Could it be some sort of caching problem? It is definitely missing the "escapeJavaScript" attribute.
thanks musachy On Wed, Feb 11, 2009 at 12:54 AM, Martin Cooper <[email protected]> wrote: > On Mon, Feb 9, 2009 at 12:06 PM, Musachy Barroso <[email protected]> wrote: > >> Something is not right with the struts2-tags snippet variable, in >> http://struts.apache.org/2.x/docs/property.html: >> >> {snippet:id=tagattributes|javadoc=false|url=struts2-tags/property.html} >> >> It is missing "escapeJavaScript" which is in svn: >> >> >> http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/property.html?view=markup >> >> anyone knows what that variable is pointing at? or where to change it? > > > struts2-tags/ currently translates to: > > http://svn.apache.org/repos/asf/struts/struts2/trunk/core/src/site/resources/tags/ > > -- > Martin Cooper > > > musachy >> >> -- >> "Hey you! Would you help me to carry the stone?" Pink Floyd >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > -- "Hey you! Would you help me to carry the stone?" Pink Floyd --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
