Uploaded image for project: 'Browser Developer Extensions'
  1. Browser Developer Extensions
  2. BDE-223

Fix JSON export button with navigation by UUID enabled

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Acknowledged
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: 3.1.0
    • Fix Version/s: None
    • Component/s: Chrome
    • Tags:
    • Backlog priority:
      400
    • Sprint:
      Marketing MVP User Stories

      Description

      When using UUID-based navigation in Web UI, JSON export button is hidden and cannot be used to export Document metadata.

      Steps to reproduce:

      1. Enable UUID-based navigation in Web UI using the following contribution OR navigate to a document using URL http://localhost:8080/nuxeo/ui/#!/doc/DOCUMENT_UUID_HERE

      <extension target="org.nuxeo.runtime.ConfigurationService" point="configuration">
        <property name="org.nuxeo.web.ui.router.key.document">uid</property>
      </extension>

      2. Navigate to any document and open browser extension.

      Expected behavior: JSON Export button is visible and able to be clicked.

      Actual behavior: JSON Export is not visible.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated: