ICEfaces
  1. ICEfaces
  2. ICE-4254

Rendering of Data Paginator instable in 1.8 RC2

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8RC2
    • Fix Version/s: 1.8
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      JDK 1.6.0_12, JBoss 4.2.3

      Description

      The Data Paginator buttons are not at the correct places sometimes since 1.8 RC2. This can be seen e.g. in the component showcase, when clicking on Table -> Columns first and on Table -> Data Paginator next.

      This behaviour could not be observed with 1.7.2.

      Is this related to ICE-2515? This bug has newly appeared on 1.8 RC2, however (after 1.7.2 SP1 to be precise).

        Activity

        Hide
        Marcel Groeneweg added a comment -

        Could a patched jar be made available, like Frank did for ICE-4262?
        This makes it easier to test the change before 1.8.0 final release

        Show
        Marcel Groeneweg added a comment - Could a patched jar be made available, like Frank did for ICE-4262 ? This makes it easier to test the change before 1.8.0 final release
        Hide
        Ted Goddard added a comment - - edited

        Invoke the following static method from your application code to disable the optimization (the checked in change simply turns the optimization off by default):

        DOMResponseWriter.setDOMErrorChecking(true);

        Show
        Ted Goddard added a comment - - edited Invoke the following static method from your application code to disable the optimization (the checked in change simply turns the optimization off by default): DOMResponseWriter.setDOMErrorChecking(true);
        Hide
        Marcel Groeneweg added a comment -

        If I understand this correctly, dataPaginator needs further investigation to make it behave nicely.
        Is this planned for 1.8.0 final?

        Show
        Marcel Groeneweg added a comment - If I understand this correctly, dataPaginator needs further investigation to make it behave nicely. Is this planned for 1.8.0 final?
        Hide
        Ted Goddard added a comment -

        The change that was incompatible with the paginator (actually the commandLink used by the paginator) has been reverted, so there should be no revisions to the paginator required for 1.8.0 final. In any case, please test from subversion to verify in your application, or contact product.support@icesoft.com for an interim binary for testing.

        Show
        Ted Goddard added a comment - The change that was incompatible with the paginator (actually the commandLink used by the paginator) has been reverted, so there should be no revisions to the paginator required for 1.8.0 final. In any case, please test from subversion to verify in your application, or contact product.support@icesoft.com for an interim binary for testing.
        Hide
        Christophe Taverne added a comment -

        Hi,

        Last svn rev 18675 perfectly works.

        regards,

        Show
        Christophe Taverne added a comment - Hi, Last svn rev 18675 perfectly works. regards,

          People

          • Assignee:
            Unassigned
            Reporter:
            Thomas Greve
          • Votes:
            5 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: