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=36774>.
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=36774


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         OS/Version|Windows XP                  |Mac OS X 10.0




------- Additional Comments From [EMAIL PROTECTED]  2005-11-07 21:43 -------
The HTML 4.01 specification recommends encoding ampersand values because 
otherwise it can conflict "with its use in SGML attribute values to delimit 
character entity references":

    http://www.w3.org/TR/html4/appendix/notes.html#h-B.2.2

Struts has had this behaviour since version 1.1 and I don't envisage that we 
would change the default behaviour. However if you could explain why/how this 
is causing you a problem then perhaps we could add an attribute to the LinkTag 
that enables this behaviour to be switched off. Something like:

   <html:link href="..." encodeSeparator="false" />

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to