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





------- Additional Comments From [EMAIL PROTECTED]  2004-12-23 08:33 -------
Good catch on the URLEncoder issue.  As part of my taglibs extraction, I'm
already modifying TagUtils and ResponseUtils, and in fact, ResponseUtils would
be a good place for non-taglib related utility methods (although it seems
strange since they were refactored out of ResponseUtils into TagUtils in the
first place).  For now, I moved the implementation of the encodeURL methods from
TagUtils into ResponseUtils, which would make it available by this patch.  A
better long term solution to ResponseUtils is the ViewContext idea that is going
around, however, it seems that might be a little ways from happening.  

Once I finish the taglibs extraction, I'll take Niall's comments into
consideration when applying Hubert's patch.  I think Niall's dtd extension has
some merit, however, its implementation and ramifications might be too much to
swallow just to solve this bug.

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

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

Reply via email to