You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by "Don Brown (JIRA)" <ji...@apache.org> on 2006/04/28 07:06:19 UTC

[jira] Resolved: (STR-2831) error in nested:options web-documentation

     [ http://issues.apache.org/struts/browse/STR-2831?page=all ]
     
Don Brown resolved STR-2831:
----------------------------

    Fix Version: 1.3.3
     Resolution: Fixed
      Assign To: Don Brown  (was: Struts Developer Mailing List)

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!

> error in nested:options web-documentation
> -----------------------------------------
>
>          Key: STR-2831
>          URL: http://issues.apache.org/struts/browse/STR-2831
>      Project: Struts Action 1
>         Type: Bug

>   Components: Taglibs
>     Versions: Unknown
>  Environment: Operating System: All
> Platform: All
>     Reporter: N. Berntsen
>     Assignee: Don Brown
>      Fix For: 1.3.3

>
> 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,
> /\/

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org