Uploaded image for project: 'Nuxeo Documentation'
  1. Nuxeo Documentation
  2. NXDOC-1482

docType wrong uppercase/lowercase tag in explored

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Blocker
    • Resolution: Duplicate
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Explorer

      Description

      Extension point plugins speak about doctype tag. The tag name is wrong. It must be docType

      wrong docType tag in explorer
        <plugin class="com.example.MyFileImporterImplementationClass"
              enabled="true" name="myCustomFileImporter" order="30">
              <filter>text/plain</filter>
              <doctype>MyCustomDoctype</doctype>
          </plugin>
      

      If you use the wrong tag the contribution won't work

      Documentation link:

      http://explorer.nuxeo.com/nuxeo/site/distribution/Nuxeo%20Platform%20LTS%202017-9.10/viewExtensionPoint/org.nuxeo.ecm.platform.filemanager.service.FileManagerService--plugins

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: