Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-7140

Normalize the metadata path format

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 4.2.0
    • None
    • None
    • None

      The metadata paths are sometimes represented with a slash as a separator, sometimes with a dot. We should make that more coherent:

      • Model metadata paths should be represented with a slash, i.e. "title", "composite/repeater/meta" and "content/content2/title". In some cases, relative paths can be handled like "../../meta".
      • Stored metadata paths should be represented with a slash, and with indices for repeater entries, i.e. "title", "composite/repeater[3]/meta" and "content/content2/title"
      • The APIs accepting those paths should be clarified and centralized
      • Unit tests should be added

            ngavalda Nicolas Gavalda (Inactive)
            ngavalda Nicolas Gavalda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: