ICEfaces-EE
  1. ICEfaces-EE
  2. IPCK-226

Attempting to Sort the Rich Data Table demo causes demo failure

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-2.0.0.Beta1
    • Fix Version/s: EE-2.0.0.Beta1
    • Component/s: Facelet Components
    • Labels:
      None
    • Environment:
      ICEfaces EE Components

      Description

      When using the Rich Data Table demo, if you click a column header to sort the column (last name), it fails to sort and from that point on the demo is busted. You can no longer changes pages in the paginator, etc.

        Activity

        Hide
        Carlo Guglielmin added a comment -

        Splitting the work up with Nils.

        Show
        Carlo Guglielmin added a comment - Splitting the work up with Nils.
        Hide
        Nils Lundquist added a comment -

        My behavior, isn't quite the same.
        I'm noticing columns disappearing when sorted.

        Show
        Nils Lundquist added a comment - My behavior, isn't quite the same. I'm noticing columns disappearing when sorted.
        Hide
        Nils Lundquist added a comment -

        My behaviour is just due to the "remove column" and "swap column position" buttons missing their images.

        Not noticing the problems with the operation in general.

        Show
        Nils Lundquist added a comment - My behaviour is just due to the "remove column" and "swap column position" buttons missing their images. Not noticing the problems with the operation in general.
        Hide
        Nils Lundquist added a comment -

        These problems seem to stem from Prototypes selector api not being loaded. Can't be run manually from the js console either.

        Figuring out why this is.

        Show
        Nils Lundquist added a comment - These problems seem to stem from Prototypes selector api not being loaded. Can't be run manually from the js console either. Figuring out why this is.
        Hide
        Nils Lundquist added a comment -

        A switch from using the object "$$" to the method "$(document).querySelectorAll" to run selection expressions results in the correct behavior, however I'm still not clear why the Prototype.Selector object required by $$ is undefined.

        Need to talk to component team to see if there is something non-standard about the Prototype included with ICEfaces/YUI

        Show
        Nils Lundquist added a comment - A switch from using the object "$$" to the method "$(document).querySelectorAll" to run selection expressions results in the correct behavior, however I'm still not clear why the Prototype.Selector object required by $$ is undefined. Need to talk to component team to see if there is something non-standard about the Prototype included with ICEfaces/YUI
        Hide
        Nils Lundquist added a comment -

        Error fixed with an alternative Prototype method, but an look into the availability of $$ will still be done.

        Show
        Nils Lundquist added a comment - Error fixed with an alternative Prototype method, but an look into the availability of $$ will still be done.

          People

          • Assignee:
            Nils Lundquist
            Reporter:
            Ken Fyten
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: