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

Improve ability of modifying document types labels

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: 9.10
    • Fix Version/s: 11.x
    • Component/s: Core

      Description

      When the document type label is the same as another Studio property (e.g. lfecycle state label), there is currently no way to change the displayed value of one entry without changing the display value of the other entry.
      E.g. default lifecycle state and document type both named "project".
      In messages.*.properties, the entry project=Projet changes both values displayed.

      It is specifically requested in https://github.com/nuxeo/nuxeo/blob/master/nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/contentbrowser/DocumentActionsBean.java#L246 to change messages.get(doc.getType()) in messages.get(doc.getDocumentType().getName())

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              pabgrall Patrick Abgrall
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: