ICEfaces
  1. ICEfaces
  2. ICE-2312

Javascript failure with partialSubmit used within HTML <fieldset> element

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.6.2, 1.7DR#2
    • Fix Version/s: 1.6.3, 1.7DR#3, 1.7
    • Component/s: None
    • Labels:
      None
    • Environment:
      Windows / Tomcat 6.0.13 / Liferay 4.3.3
       and
      Linux / JBoss 4.2.1.GA / ICEfaces 1.6.2

      Description

      I don't know if this is portal specific or not -- I tend to think it is not portal specific. Nevertheless, I've attached a portlet to reproduce this. It's very simple to reproduce.

      Basically, if you have this:

      <fieldset>
      <legend>Foo:</legend>
      <ice:inputText id="foo" partialSubmit="true" value="#{View.foo}" />
      <ice:outputText value="#{View.foo}" />
      </fieldset>

      Then IE and Firefox get a Javascript error at line 1422 of icefaces-d2d.js:

      e.peer=new This.FieldSetElement(e);

      The error message is "This.FieldSetElement is not a constructor"

        Issue Links

          Activity

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #15257 Tue Nov 27 12:29:06 MST 2007 mircea.toma Remove references to old code.
          ICE-2312
          Files Changed
          Commit graph MODIFY /icefaces/branches/icefaces-1.6/icefaces/bridge/lib/element.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #15248 Mon Nov 26 16:14:15 MST 2007 mircea.toma Remove references to old code.
          ICE-2312
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/bridge/lib/element.js

            People

            • Assignee:
              Unassigned
              Reporter:
              Neil Griffin
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: