[
https://issues.apache.org/jira/browse/WW-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13449644#comment-13449644
]
Hudson commented on WW-3344:
----------------------------
Integrated in Struts2 #524 (See [https://builds.apache.org/job/Struts2/524/])
WW-3344 corrects mistake in an example (Revision 1381573)
Result = SUCCESS
lukaszlenart :
Files :
*
/struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/OptionTransferSelect.java
> a wrong statement in the optiontransferselect documentation page
> ----------------------------------------------------------------
>
> Key: WW-3344
> URL: https://issues.apache.org/jira/browse/WW-3344
> Project: Struts 2
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 2.1.8
> Reporter: Ankit Garg
> Assignee: Lukasz Lenart
> Priority: Minor
> Fix For: 2.3.5
>
>
> On the last line of the description section of the page:
> http://struts.apache.org/2.x/docs/optiontransferselect.html , it says
> "The generated id and doubleId will be
> <form_id>_<optiontransferselect_doubleName> and
> <form_id>_<optiontransferselect_doubleName> respectively."
> _________________________________________________________|----------------|
> but it should be
> "The generated id and doubleId will be <form_id>_<optiontransferselect_name>
> and <form_id>_<optiontransferselect_doubleName> respectively."
> _________________________________________________________|-------|
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira