Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
1.1.2, 1.1.4
-
None
-
None
-
Fedora 5, Tomcat 5.0.28
Description
When I use the below link:
http://localhost:8080/pluto/portal/__
I got this error:
java.lang.StringIndexOutOfBoundsException: String index out of range: -2
java.lang.String.substring(String.java:1768)
java.lang.String.substring(String.java:1735)
org.apache.pluto.driver.url.impl.PortalURLParserImpl.decodeParameter(PortalURLParserImpl.java:357)
org.apache.pluto.driver.url.impl.PortalURLParserImpl.parse(PortalURLParserImpl.java:158)
org.apache.pluto.driver.core.PortalRequestContext.getRequestedPortalURL(PortalRequestContext.java:113)
org.apache.pluto.driver.PortalDriverServlet.doGet(PortalDriverServlet.java:95)
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
Attachments
Issue Links
- is a clone of
-
PLUTO-361 Error when parsing the portal url
- Resolved