DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11435>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11435 Taglibs aren't automatically alphabetized Summary: Taglibs aren't automatically alphabetized Product: Struts Version: Nightly Build Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Documentation AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The set of tags, and the attributes contained within the tags in the original .xml files that the taglib documentation is produced from can occur in any order. Typically they are maintained in alphabetic order, but there have been and will be in the future cases where the alphabetic order isn't maintained. XSL translators provide a mechanism to automatically sort groups of elements, and the attached patch adds this functionality to the production of all of the Struts taglib documentation. [attachment to follow when bugzilla gives me a way to add it ] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>