|
[
Permalink
| « Hide
]
David Yu added a comment - 25/Oct/07 10:31 PM
fix patch attached
David,
I think you need to catch a lot more cases. for example getPathInfo The fix for snoop.jsp causes it to incorrectly format the page with mismatched or missing markup tags - can you look into that?
thanks You need to escape the outputting of the Http parameters, and also the cookies.
cheers I redid this so instead of inserting replace().replace() everywhere, there is a private notag
method that is called. Also many of the getPathInfo and similar methods were not protected. |
|||||||||||||||||||||||||||||||||||||||||||||||||