Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.1.5-SNAPSHOT
-
None
-
JSR-168 Portlets
Description
In many sources are casts to HttpServletRequest-Objects, which are not available in Portal-Environments.
These should be replaced to be more JSR-168 conform.
I think there should also be a check for this issue by Checkstyle e.g. for this to prevent more errors like this.
One example is in:
org.apache.myfaces.custom.dojo.DojoUtils.isInlineScriptSet()
Attachments
Issue Links
- incorporates
-
TOMAHAWK-33 Tomahawk's use of HttpServletRequest breaks JSF Portlets
- Closed