DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=27662>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=27662 Add filter attribute to <nested:options> and <nested:optionsCollection> [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Enhancement |Normal ------- Additional Comments From [EMAIL PROTECTED] 2004-03-16 09:32 ------- I would suggest to treat this issue as a bug, not enhancement request, because all the code is already there, but somebody just forgot to copy-paste "filter" attribute definition into struts- nested.tld. The following text needs to be added for both <options> and <optionsCollection> tags definition in struts- nested.tld: <attribute> <name>filter</name> <required>false</required> <rtexprvalue>true</rtexprvalue> </attribute> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]