ICEfaces
  1. ICEfaces
  2. ICE-6024

inputRichText no longer displays/works with suggestions/changes from ICE-5871

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major 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.


        Issue Links

          Activity

            People

            • Assignee:
              Ted Goddard
              Reporter:
              Arran Mccullough
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: