[ http://issues.apache.org/jira/browse/PLUTO-248?page=all ]
Craig Doremus resolved PLUTO-248. --------------------------------- Fix Version/s: 1.1.0 Resolution: Fixed Applied David's fix in SVN revision 434172. Please confirm this. Thank you, David. > PortalUrlParser should encode '#' character > ------------------------------------------- > > Key: PLUTO-248 > URL: http://issues.apache.org/jira/browse/PLUTO-248 > Project: Pluto > Issue Type: Bug > Components: portal driver > Affects Versions: 1.1.0-beta1 > Reporter: David Hay > Fix For: 1.1.0 > > > The PortalURLParser should encode the '#' as a special character. Otherwise, > it's treated by many URL parsers as an anchor within the page. Adding > new String[] { "#", "0x9" }, > to the ENCODINGS array should do the trick. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira