Details

    • Customer:
      OMAN-Tel

      Description

      Creating Cabinet Node is showing unmarshaling return error

        Activity

        Hide
        Zein Trabelsi added a comment -

        fix will be available with patch 4.0.0.52

        Show
        Zein Trabelsi added a comment - fix will be available with patch 4.0.0.52
        Hide
        Zein Trabelsi added a comment -

        Fix getLightFnObjectById sending wrong type value to NEP : OspParentType.toString() returns display values ("Cabinet", "Optical Splitter") which Spring MVC on the NEP server cannot parse, causing HTTP 400.
        Changed to type.name() to send the enum constant name ("CABINET", "OPTICALSPLITTER"),consistent with how getLightFnObjectByName already works.

        Show
        Zein Trabelsi added a comment - Fix getLightFnObjectById sending wrong type value to NEP : OspParentType.toString() returns display values ("Cabinet", "Optical Splitter") which Spring MVC on the NEP server cannot parse, causing HTTP 400. Changed to type.name() to send the enum constant name ("CABINET", "OPTICALSPLITTER"),consistent with how getLightFnObjectByName already works.

          People

          • Assignee:
            Mbaye Lo
            Reporter:
            Mbaye Lo
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Due:
              Created:
              Updated:
              Planned Start:
              Planned End:

              Drag and Drop