ExternalContext.encodeResourceURL mishandles encoding portlet:render URL
------------------------------------------------------------------------
Key: PORTLETBRIDGE-105
URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-105
Project: MyFaces Portlet Bridge
Issue Type: Bug
Affects Versions: 2.0.0-alpha, 1.0.0-beta
Reporter: Michael Freedman
Assignee: Michael Freedman
Code sees this as an absolute opaque URl vs recognizing this as a special
bridge URL that means link to this portlet -- i.e. it should be encoded as a
resource URL that references this portlet (via a call to encodeActionURL) and
not an opaque URL (returned unchanged).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.