ICEfaces
  1. ICEfaces
  2. ICE-9979

Showcase - ace:dataTable Sorting demo shows Compat Java Source

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.3.0.GA_P01
    • Fix Version/s: EE-3.3.0.GA_P02
    • Component/s: Sample Apps
    • Labels:
      None
    • Environment:
      All
    • Assignee Priority:
      P2
    • Affects:
      Sample App./Tutorial

      Description

      The Showcase demo for the ace:dataTable Sorting, shows the Java source code for the Compat sorting demo.

      Current:
                  @ExampleResource(type = ResourceType.java,
                          title="DataTableSort.java",
                          resource = "/WEB-INF/classes/org/icefaces/samples/showcase"+
                          "/example/compat/dataTable/DataTableSort.java")
      Should be:
      @ExampleResource(type = ResourceType.java,
                          title="DataTableSort.java",
                          resource = "/WEB-INF/classes/org/icefaces/samples/showcase"+
                          "/example/ace/dataTable/DataTableSorting.java")

        Activity

        Hide
        Ken Fyten added a comment -

        Should also check if icefaces4/trunk has this issue as well.

        Show
        Ken Fyten added a comment - Should also check if icefaces4/trunk has this issue as well.
        Hide
        Arran Mccullough added a comment -

        Modified the DataTableSorting.java class to display the ACE backing bean and not the ICE one. At revision: 40820

        Show
        Arran Mccullough added a comment - Modified the DataTableSorting.java class to display the ACE backing bean and not the ICE one. At revision: 40820
        Hide
        Carmen Cristurean added a comment -

        Verified with EE-3.3.0-maintenance branch# 40822 in FF28.

        IF4 trunk rev#40823: on showcase > dataTable > Sorting demo, the Java source code displays DataTableBean instead of DataTableSorting bean.

        Show
        Carmen Cristurean added a comment - Verified with EE-3.3.0-maintenance branch# 40822 in FF28. IF4 trunk rev#40823: on showcase > dataTable > Sorting demo, the Java source code displays DataTableBean instead of DataTableSorting bean.
        Hide
        Ken Fyten added a comment -

        That is correct for the icefaces4/trunk showcase version of the demo.

        Show
        Ken Fyten added a comment - That is correct for the icefaces4/trunk showcase version of the demo.

          People

          • Assignee:
            Arran Mccullough
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: