Details
Description
The random value appended to resource URLs (such as bridge.js.jsf) is useful for preventing caching, but is nonstandard and can interfere with Portlet URLs.
<context-param>
<param-name>org.icefaces.uniqueResourceURLs</param-name>
<param-value>false</param-value>
</context-param>
Activity
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #23549 | Wed Dec 15 14:10:11 MST 2010 | ted.goddard | config parameter org.icefaces.uniqueResourceURLs ( |
| Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/util/EnvUtils.java
MODIFY
/icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/BridgeSetup.java
|
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Fix Version/s | 2.0.0 [ 10230 ] | |
| Affects | [Documentation (User Guide, Ref. Guide, etc.)] | |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

Leaked to the wiki.