Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-16552

Custom attribute: "type" select problem

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Medium Medium
    • 4.4.0
    • 4.2.0, 4.3.0, 4.4.0alpha1
    • None
    • Operating System:
      PHP Version: 5.3.1
      Database and version:
      Browser (and version): Firefox 3.6.2

    Description

      When I make a custom attribute as a select the value is not save, The custom tag value has 'custom' as value. I can see this when i change value in select list and disable the editor. Ez Publish installation is 4.1.3.

      When i disable editor after having update value in list, the xml has following format:

      <![CDATA[<custom name="monBloc" custom:type="custom">aaab</custom>]]>
      Steps to reproduce

      content.ini.append.php:
      [CustomTagSettings]
      AvailableCustomTags[]=monBloc

      [monBloc]
      CustomAttributes[]=type

      ezoe_attributes.ini.append
      [CustomAttribute_monBloc_type]
      Name=Mon Type
      Title=Type de bloc
      Type=select
      Selection[]
      Selection[un]=Communauté
      Selection[deux]=Right
      Selection[trois]=Center

      Attachments

        Activity

          People

            unknown unknown
            yannix yannix
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: