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

Label should be mandatory when defining a new content type

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 4.9.1, 4.10.0
    • 4.9.0
    • None
    • None
    • 4.9.2

      I create my new content with this label missing :

       <extension class="org.ametys.cms.contenttype.DefaultContentType">
       <content-type extends="org.ametys.plugins.userdirectory.Content.user">  
                         
       <label i18n="true">CONTENT_TYPES_UD_USER_LABEL</label>
       <description i18n="true">CONTENT_TYPES_UD_USER_DESC</description>

      And I have several bugs

      • contentType editor broken
      • Creating new user broken

            cbayle Caroline Bayle
            llopez Laure Lopez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: