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

Impossible to name a category tag "tools"

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Major Major
    • 3.1
    • 3.0
    • Plugin : Tags
    • None

      in the file tag.xml

       
      <category id="TOOLS">
      	<label i18n="true">SKIN_BO_TAGS_CAT_TOOLS_LABEL</label>
      	<description i18n="true">SKIN_BO_TAGS_CAT_TOOLS_DESCRIPTION</description>
      	<tag id="TOOL1" target="PAGE">
      		<label i18n="true">SKIN_BO_TAGS_TAG_TOOL1_LABEL</label>
      		<description i18n="true">SKIN_BO_TAGS_TAG_TOOL1_DESCRIPTION</description>
      	</tag>
      </category>
      

      The list of tags is not displayed in the cms..

          [CMS-1980] Impossible to name a category tag "tools"

          Cannot reproduce
          I opened the demo skin 'skins\demo\tags\tags.xml' and I renamed 'SPECIAL_PAGES' to 'TOOLS'

          <tags>
          	<category id="TOOLS">
          		<label i18n="true">SKIN_BO_TAGS_CAT_SPECIALPAGES_LABEL</label>
          		<description i18n="true">SKIN_BO_TAGS_CAT_SPECIALPAGES_DESCRIPTION</description>
          		
          		<tag id="ACCES_DIRECTS" target="PAGE">
          			<label i18n="true">SKIN_BO_TAGS_CAT_SPECIALPAGES_TAG_DIRECTACCESS_LABEL</label>
          			<description i18n="true">SKIN_BO_TAGS_CAT_SPECIALPAGES_TAG_DIRECTACCESS_DESCRIPTION</description>
          		</tag>
          		<tag id="TOP_LINKS" target="PAGE">
          			<label i18n="true">SKIN_BO_TAGS_CAT_SPECIALPAGES_TAG_TOPLINK_LABEL</label>
          			<description i18n="true">SKIN_BO_TAGS_CAT_SPECIALPAGES_TAG_TOPLINK_DESCRIPTION</description>
          		</tag>
          ...
          

          I restarted and i have it correctly displayed when I click on 'Tags' a page

          Raphaël Franchet added a comment - Cannot reproduce I opened the demo skin 'skins\demo\tags\tags.xml' and I renamed 'SPECIAL_PAGES' to 'TOOLS' <tags> <category id= "TOOLS" > <label i18n= "true" > SKIN_BO_TAGS_CAT_SPECIALPAGES_LABEL </label> <description i18n= "true" > SKIN_BO_TAGS_CAT_SPECIALPAGES_DESCRIPTION </description> <tag id= "ACCES_DIRECTS" target= "PAGE" > <label i18n= "true" > SKIN_BO_TAGS_CAT_SPECIALPAGES_TAG_DIRECTACCESS_LABEL </label> <description i18n= "true" > SKIN_BO_TAGS_CAT_SPECIALPAGES_TAG_DIRECTACCESS_DESCRIPTION </description> </tag> <tag id= "TOP_LINKS" target= "PAGE" > <label i18n= "true" > SKIN_BO_TAGS_CAT_SPECIALPAGES_TAG_TOPLINK_LABEL </label> <description i18n= "true" > SKIN_BO_TAGS_CAT_SPECIALPAGES_TAG_TOPLINK_DESCRIPTION </description> </tag> ... I restarted and i have it correctly displayed when I click on 'Tags' a page

            Unassigned Unassigned
            lperier Laurence Perier
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: