On 11/8/05, Michael Jouravlev <[EMAIL PROTECTED]> wrote: > I hope that this post > http://marc.theaimsgroup.com/?l=struts-user&m=113096245005019&w=2 was > valuable; I see that Wendy is aware of escapes in taglib doc ;-)
The escaped characters were fixed shortly after you reported them by using the newer version of the Taglib Plugin. http://marc.theaimsgroup.com/?l=struts-dev&m=113098444624892&w=2 and then when I noticed last night that EL was also affected http://marc.theaimsgroup.com/?l=struts-dev&m=113143008928030&w=2 I haven't had a chance to research when the 'ref' attribute appeared. That it was not in 1.2.7 doesn't necessarily mean "since 1.3" -- we just need to find the revision and confirm that it's not in the 1.2 branch. Most of the other items would be more valuable in the form of a patch to incorporate your suggested wording. The source documents are the TLDs, which are in taglib/src/tld, and 'maven site' from /svn/struts/current/taglib will build the site (into target/docs) so you can preview your changes. The Taglib Plugin author is aware of the problem with the summary links. For now I've published the taglib and el sites using Rahul's patch for the xsl in the plugin. HTH, -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
