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

Support JSON content in 'content differ' of addon nuxeo-diff

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 7.10, 8.1
    • Fix Version/s: 8.3
    • Component/s: Diff

      Description

      It is not possible to diff 2 JSON contents in the 'content differ'.
      Add the following contribution in the right contribution file:

        <extension target="org.nuxeo.ecm.diff.content.adapter.ContentDiffAdapterManagerComponent" point="mimeTypeContentDiffer">
          <contentDiffer class="org.nuxeo.ecm.diff.content.adapter.HtmlContentDiffer">
            <pattern>application/json</pattern>
          </contentDiffer>
        </extension>
      

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 1 hour, 30 minutes
                1h 30m