Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Alpha1
    • Fix Version/s: 2.0-Alpha2, 2.0.0
    • Component/s: Sample Apps
    • Labels:
      None
    • Environment:
      ICEfaces 2.0 compat
    • Affects:
      Sample App./Tutorial

      Description


      The charts section of the compat/component-showcase demo is not working correctly.

        Activity

        Ted Goddard created issue -
        Ted Goddard made changes -
        Field Original Value New Value
        Salesforce Case []
        Component/s Sample Apps [ 10010 ]
        Fix Version/s 2.0 [ 10032 ]
        Hide
        Ted Goddard added a comment -

        Please begin by summarizing the known specific problems in this JIRA.

        Show
        Ted Goddard added a comment - Please begin by summarizing the known specific problems in this JIRA.
        Ted Goddard made changes -
        Assignee Carlo Guglielmin [ carlo.guglielmin ]
        Icefaces Administrator made changes -
        Comment [ It looks like the org.icefaces.application.showcase.view.bean.examples.component.outputChart.ChartController bean is being reconstructed everytime a value in the list of charts is selected. In faces-config-example-beans the ChartController is defined as request scope, which would normally be fine, but for some reason it looks like the app isn't recognizing our extended request scope.

        When ChartController is constructed the custom init() method is called, and in there we set currentChartType to Pie2D. The list is updating properly through the chartTypeChange value change listener, but because of the reconstruction is immediately overridden. ]
        Hide
        Ted Goddard added a comment -

        The "view" scope is a valid replacement for "extended request scope", so it may be enough to change this scope in faces-config.xml.

        Show
        Ted Goddard added a comment - The "view" scope is a valid replacement for "extended request scope", so it may be enough to change this scope in faces-config.xml.
        Ken Fyten made changes -
        Fix Version/s 2.0-Alpha1 [ 10213 ]
        Fix Version/s 2.0-Beta [ 10032 ]
        Affects Version/s 2.0-Alpha1 [ 10213 ]
        Affects Version/s 2.0-Beta [ 10032 ]
        Ken Fyten made changes -
        Fix Version/s 2.0-Alpha2 [ 10214 ]
        Fix Version/s 2.0-Alpha1 [ 10213 ]
        Carlo Guglielmin made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Affects [Sample App./Tutorial]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Fix Version/s 2.0.0 [ 10230 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Carlo Guglielmin
            Reporter:
            Ted Goddard
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: