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

Table reference tool don't handle metadata = "id"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.2.1, 4.3.0
    • 4.1.13
    • None
    • None
    • 4.2.1

      I have a content table ref with data :

      • title ("titre")
      • id ("code")

      When I create a new entry, I have in the grid the content id for the "code" column (see error.png)

      • When I double click the content, I have a 404
      • When I edit the "code" column, I have an error
      An object id must conform to the <protocol>://<protocol-specific-part> syntax: code
      org.ametys.plugins.repository.AmetysRepositoryException: An object id must conform to the <protocol>://<protocol-specific-part> syntax: code
          at org.ametys.plugins.repository.AmetysObjectResolver.resolveById(AmetysObjectResolver.java:298)
          at org.ametys.cms.repository.ContentDAO.getContentsProperties(ContentDAO.java:341)
          at sun.reflect.GeneratedMethodAccessor76.invoke(Unknown Source)
          ....
      

            Unassigned Unassigned
            lbouchet Loïc Bouchet
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: