Issue Details (XML | Word | Printable)

Key: STR-2831
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Don Brown
Reporter: N. Berntsen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Struts 1

error in nested:options web-documentation

Created: 11/Apr/06 07:09 PM   Updated: 04/Jul/07 03:36 AM
Component/s: Tag Libraries
Affects Version/s: Future
Fix Version/s: 1.3.3

Time Tracking:
Not Specified

Environment:
Operating System: All
Platform: All

Bugzilla Id: 39270
Resolution Date: 28/Apr/06 12:04 PM
Labels:


 Description  « Hide
On:
http://struts.apache.org/struts-taglib/tagreference-struts-nested.html#nested:options

You write:


    property="labelProperty"
    valueProperty="valueProperty"


in

<nested:nest property="myNestedLevel" />
  <nested:define property="collectionList" />
  <html:options collection="collectionList"
                  property="labelProperty"
             valueProperty="valueProperty" />
</nested:nest >

It shold be

    property="valueProperty"
    labelProperty="labelProperty"


Cheers,
/\/

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Don Brown made changes - 23/Apr/06 04:52 AM
Field Original Value New Value
issue.field.bugzillaimportkey 39270 28122
Repository Revision Date User Message
ASF #397760 Fri Apr 28 05:03:40 UTC 2006 mrdon Fixing taglib docs on nested tag, fix by N. Berntsen
STR-2831
Files Changed
MODIFY /struts/action/trunk/taglib/src/main/resources/META-INF/tld/struts-nested.tld

Don Brown added a comment - 28/Apr/06 12:04 PM
This has been fixed and will show up next time someone deploys the site. Please close this ticket once you confirm it is fixed. Thanks for the patch!

Don Brown made changes - 28/Apr/06 12:04 PM
Assignee Struts Developer Mailing List [ dev@struts.apache.org ] Don Brown [ mrdon ]
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]
Fix Version/s 1.3.3 [ 21710 ]
Paul Benedict made changes - 04/Jul/07 03:36 AM
Status Resolved [ 5 ] Closed [ 6 ]
Jeff Turner made changes - 01/Feb/10 01:03 AM
Project Import Mon Feb 01 01:03:21 UTC 2010 [ 1264986201992 ]