Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0.0
    • Fix Version/s: 2.0.1
    • Component/s: Bridge
    • Labels:
      None
    • Environment:
      Liferay 6.0

      Description

      Running the test case provided by the user (forum) shows that when the navigation button is clicked, there is a JS error. From Firebug:

          detect(parents(element), function (e) {return e.configuration;}) is null

          [Break On This Error] return detect(parents(element), function(e) {
          forum?...=normal (line 34)

      The test case needs to be deployed in Liferay portal.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #24005 Thu Feb 24 15:31:24 MST 2011 mircea.toma ICE-6509 Check the existence of the form element with the same name as the form ID before reading its 'value' property.
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/javascript/application.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #23997 Wed Feb 23 16:20:35 MST 2011 mircea.toma ICE-6509 Check the existence of form ID before checking the existence of the form element with the same name as the ID.
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/javascript/application.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #23853 Sun Jan 30 15:18:03 MST 2011 mircea.toma ICE-6509 In findUpdatedForms() return only the forms rendered by JSF components to avoid errors when reading the bridge configuration.
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/javascript/application.js

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Mircea Toma
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: