Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.0.0.GA, 3.1
    • Fix Version/s: EE-3.0.0.GA_P01, 3.2
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      FF, IE, Chrome

      Description

      NPE in org.icefaces.ace.component.datatable.DataTableRenderer.decodeSingleSelection(DataTable, String, String) Line 291 when the request parameter map does not have the ..._deselection property. This happens sometimes in complex use cases on tab switch and is hard to reproduce in a stable way.
      A check for null in our DataTableRenderer class is required in order to account for this situation.
      1. exce.txt
        5 kB
        Evgheni Sadovoi

        Activity

        Hide
        Evgheni Sadovoi added a comment - - edited

        Stack trace from client's application has been attached.

        Show
        Evgheni Sadovoi added a comment - - edited Stack trace from client's application has been attached.
        Hide
        Nils Lundquist added a comment -

        Added to trunk and client maintenance branch.

        Revision #30332
        Committed by nils.lundquist
        3 minutes ago
        ICE-8413 - Added NPE check for case when blank selection string submitted in addition to null deselection string.

        Revision #30333
        Committed by nils.lundquist
        13 minutes ago
        ICE-8413 - Added NPE check for case when blank selection string submitted in addition to null deselection string.

        Show
        Nils Lundquist added a comment - Added to trunk and client maintenance branch. Revision #30332 Committed by nils.lundquist 3 minutes ago ICE-8413 - Added NPE check for case when blank selection string submitted in addition to null deselection string. Revision #30333 Committed by nils.lundquist 13 minutes ago ICE-8413 - Added NPE check for case when blank selection string submitted in addition to null deselection string.
        Hide
        Nils Lundquist added a comment -

        Marking issue as fixed pending client response.

        Show
        Nils Lundquist added a comment - Marking issue as fixed pending client response.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: