Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.2-EE-GA_P01
-
Fix Version/s: 1.8.3, 1.8.2-EE-GA_P02
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Container with cookies disabled
Description
The suggestion to enable multi-session functionality from ICE-5871 is causing the inputRichText component to not display.
The following JavaScript errors are thrown and the component does not display/render:
Ice.FCKeditor is undefined
[Break on this error] <form action="javascript:;" class="ice...ked" type="hidden" /></div></td></tr>
main.iface (line 12)
Ice.FCKeditorUtility is undefined
[Break on this error] <script id="MHmWFZdkpnZAKpKufSnzSQ:1:d... ('_id10:_id13');//284715392</script>
main.iface (line 16
To reproduce this the following parameters are set:
For Tomcat (context.xml):
<Context cookies="false">
For WebLogic (weblogic-application.xml):
<cookies-enabled>false</cookies-enabled>
Changing these parameters to true allows the component to display and work properly.
The following JavaScript errors are thrown and the component does not display/render:
Ice.FCKeditor is undefined
[Break on this error] <form action="javascript:;" class="ice...ked" type="hidden" /></div></td></tr>
main.iface (line 12)
Ice.FCKeditorUtility is undefined
[Break on this error] <script id="MHmWFZdkpnZAKpKufSnzSQ:1:d... ('_id10:_id13');//284715392</script>
main.iface (line 16
To reproduce this the following parameters are set:
For Tomcat (context.xml):
<Context cookies="false">
For WebLogic (weblogic-application.xml):
<cookies-enabled>false</cookies-enabled>
Changing these parameters to true allows the component to display and work properly.
Issue Links
- is duplicated by
-
ICE-5871 Add a configuration parameter for turning on URL rewriting
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Arran Mccullough
created issue -
Arran Mccullough
made changes -
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [5007000000D5aCZ] |
Arran Mccullough
made changes -
Attachment | Case9383Example3.war [ 12541 ] |
Ken Fyten
made changes -
Assignee Priority | P1 | |
Assignee | Deryk Sinotte [ deryk.sinotte ] |
Deryk Sinotte
made changes -
Deryk Sinotte
made changes -
Assignee | Deryk Sinotte [ deryk.sinotte ] | Ted Goddard [ ted.goddard ] |
Ken Fyten
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 1.8.2-EE-GA_P02 [ 10226 ] | |
Assignee Priority | P1 | |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | 1.8.3 [ 10211 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |