Details
Description
While this is mostly for portlets, there is a general move with the JSF implementation to ensure that all parameters are namespaced appropriately to the NamingContainer they are in. This is valid no matter what environment they are running in. See https://java.net/jira/browse/JAVASERVERFACES-3031.
With the current version (6.2) of the LiferayFaces Bridge, it's necessary to set the following portlet configuration setting in order to get ICEpush working:
<requires-namespaced-parameters>false</requires-namespaced-parameters>
With the current version (6.2) of the LiferayFaces Bridge, it's necessary to set the following portlet configuration setting in order to get ICEpush working:
<requires-namespaced-parameters>false</requires-namespaced-parameters>
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #42070 | Mon Aug 04 14:11:40 MDT 2014 | mircea.toma | |
Files Changed | ||||
MODIFY
/icepush/trunk/icepush/core/src/main/javascript/application.js
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #41553 | Mon Jun 30 14:09:53 MDT 2014 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/util/EnvUtils.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #41510 | Tue Jun 24 16:00:00 MDT 2014 | mircea.toma | |
Files Changed | ||||
MODIFY
/icepush/trunk/icepush/core/src/main/resources/META-INF/ice.core/bridge-support.js
MODIFY /icepush/trunk/icepush/core/src/main/resources/META-INF/ice.core/bridge-support.uncompressed.js MODIFY /icefaces4/trunk/icefaces/core/src/main/resources/META-INF/resources/ice.core/bridge-support.uncompressed.js MODIFY /icefaces4/trunk/icefaces/core/src/main/resources/META-INF/resources/ice.core/bridge-support.js |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #41509 | Tue Jun 24 15:58:22 MDT 2014 | mircea.toma | |
Files Changed | ||||
MODIFY
/bridge-support/trunk/src/main/javascript/string.js
|