ICEfaces-EE
  1. ICEfaces-EE
  2. IPCK-114

ice-cc:dialog Issues with JSF/ICEfaces 2.0

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: EE-3.0.0.GA
    • Component/s: Facelet Components
    • Labels:
      None
    • Environment:
      NetBeans 6.9.1 with plugin ICEfaces-2.0.0.Beta1-Netbeans-6.9.final-modules
      Glassfish 3.1

      Description

      Issues when using the dialog component with JSF/ICEfaces 2.0:

      1 - javascript error in IE7: 'nullIce' is undefined
      2 - Console output: WARNING: The autoPosition attribute should be used with an x and y value for the position, such as '20,40'
      3 - Dynamic include not updating the dialog content. In dialog.xhtml: <ui:include src="#{dialog.include}" />

        Issue Links

          Activity

          Hide
          Nils Lundquist added a comment -

          Delayed while seeking resolution for problems with dynamic includes.

          Show
          Nils Lundquist added a comment - Delayed while seeking resolution for problems with dynamic includes.
          Hide
          Nils Lundquist added a comment -

          Attempted testing on GF 3.0/3.1, TC6/7 with JSF 2.1 and ICEfaces Beta 2 release to review the problem with dynamic includes. Adding JSF2.1 caused major problems in each configuration making testing the component impossible.

          Without a final JSF release that solves the dynamic include problem is this component a priority?

          Show
          Nils Lundquist added a comment - Attempted testing on GF 3.0/3.1, TC6/7 with JSF 2.1 and ICEfaces Beta 2 release to review the problem with dynamic includes. Adding JSF2.1 caused major problems in each configuration making testing the component impossible. Without a final JSF release that solves the dynamic include problem is this component a priority?
          Hide
          Nils Lundquist added a comment -

          Got JSF 2.1 working on Tomcat 7. Dynamic ui:include working, however now a duplicate id error is thrown on dialog render.

          The id duplicated is form.getId()+"_windowviewid" rendered by org.icefaces.impl.event.WindowAndViewIdSetup.

          Show
          Nils Lundquist added a comment - Got JSF 2.1 working on Tomcat 7. Dynamic ui:include working, however now a duplicate id error is thrown on dialog render. The id duplicated is form.getId()+"_windowviewid" rendered by org.icefaces.impl.event.WindowAndViewIdSetup.
          Hide
          Nils Lundquist added a comment -

          Bug now due to JSF 2.1

          Show
          Nils Lundquist added a comment - Bug now due to JSF 2.1
          Hide
          Brad Kroeger added a comment -

          Linking to autoPosition issue

          Show
          Brad Kroeger added a comment - Linking to autoPosition issue
          Hide
          Patrick Corless added a comment -

          Dynamic includes are working as expected with JSF 2.1, not much we can do with 2.0 at this time.

          Show
          Patrick Corless added a comment - Dynamic includes are working as expected with JSF 2.1, not much we can do with 2.0 at this time.
          Hide
          Philip Breau added a comment -

          working as expected now with JSF 2.1

          Show
          Philip Breau added a comment - working as expected now with JSF 2.1

            People

            • Assignee:
              Patrick Corless
              Reporter:
              Brad Kroeger
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: