ICEfaces
  1. ICEfaces
  2. ICE-2117

window.logger undefined in Liferay

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Cannot Reproduce
    • Affects Version/s: 1.6.1
    • Fix Version/s: 1.7
    • Component/s: Bridge
    • Labels:
      None
    • Environment:
      win xp

      Description

      When using Liferay the bridge logging functionality is inoperative. 'window.logger is undefined' javascript errors occur on both Firefox and IE. On inspection it looks like ICE.Log is initialized to NOOPConsole.

        Activity

        Hide
        Deryk Sinotte added a comment -

        I'm currently unable to reproduce this problem.

        Show
        Deryk Sinotte added a comment - I'm currently unable to reproduce this problem.
        Hide
        Mike Lawrence added a comment -

        I saw this problem with IE 7, ICE Faces 1.6.2/1.7-DR2/Tomcat 6.0.14 using a tree control.

        I eliminated the problem by removing this from my web.xml

        <error-page>
        <error-code>404</error-code>
        <location>/error/error_404.iface</location>
        </error-page>

        Aparently IE is looking for a specific 404 resonse code.

        Show
        Mike Lawrence added a comment - I saw this problem with IE 7, ICE Faces 1.6.2/1.7-DR2/Tomcat 6.0.14 using a tree control. I eliminated the problem by removing this from my web.xml <error-page> <error-code>404</error-code> <location>/error/error_404.iface</location> </error-page> Aparently IE is looking for a specific 404 resonse code.

          People

          • Assignee:
            Deryk Sinotte
            Reporter:
            Philip Breau
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: