Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-17544

Fix content view state serialization / deserialization when using non-string parameters

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 6.0
    • Fix Version/s: 6.0-HF18, 7.4
    • Component/s: Content Views
    • Tags:
    • Sprint:
      nxNag Sprint 7.4.1
    • Story Points:
      3

      Description

      At serialization, every query parameter is serialized as a String (using toString method to add JSON element)
      At deserialization, every JSON element are read as String.

      Therefore content views which uses non String parameters (list, boolean) will fail to build the corresponding query when restoring the query parameters from the content view state.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: