[
https://issues.apache.org/jira/browse/PORTLETBRIDGE-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Freedman resolved PORTLETBRIDGE-73.
-------------------------------------------
Resolution: Fixed
> ExternalContext.encodeResource should support opaque resource URLs as a noop
> ----------------------------------------------------------------------------
>
> Key: PORTLETBRIDGE-73
> URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-73
> Project: MyFaces Portlet Bridge
> Issue Type: Bug
> Affects Versions: 1.0.0-beta, 2.0.0-alpha
> Reporter: Michael Freedman
> Assignee: Michael Freedman
>
> Currently the bridge delegates all faces urls to the portlet api to encode.
> The portlet api can only encode hierarchical URLs like http:. If someone
> uses javascript: or mailto: the bridge fails because the portlet api throws
> an exception. Instead the bridge should recognize these non-hierarchical
> urls and not encode them (return them unchanged.).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.