ICEfaces
  1. ICEfaces
  2. ICE-8441

ace:chart - if creation of series is not done in shorthand form, instantiation error is thrown during Chart rendering

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 3.2
    • Component/s: None
    • Labels:
      None
    • Environment:
      IF 3.x

      Description

      If there is no explicit default configuration series for the Chart, the default chart type is inferred from the type of the first data series and rendered by creating a new config series instance of that type and using it as an implied default config.

      However, this code attempted to access the series superclass (as is required when declaring these instances using shorthand, because shorthand creates class nested subclasses when used), and when not using shorthand this would access the abstract ChartSeries class which cannot be instantiated, causing an error.

        Activity

        Nils Lundquist created issue -
        Nils Lundquist made changes -
        Field Original Value New Value
        Assignee Nils Lundquist [ nils.lundquist ]
        Nils Lundquist made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Fix Version/s 3.2 [ 10338 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: