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

(tc-1382)(eZ Demo) Keywords defined are not originating metadata in eZ Demo

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • 5.0.0-dev
    • None
    • None
    • Operating System: RHEL 6.3
      PHP Version: 5.3.3
      Database and version: Mysql 5.1.62
      Browser (and version): Firefox 16.0.1

    Description

      Hi
      Keywords defined in an object are not generating metadata in eZ Demo.
      This is working as expected in eZ Flow.

      To reproduce:

      In eZ demo adnin (ezdemo_site_admin)
      - Click on "Setup" link on top tab
      - Click on "Classes" on left menu
      - Click on "Content" class group link
      - Click on "News Class" button and create the following class:
         Name:  A New Class
         Identifier: new_class 
         Object name pattern: <name>
      
         Add a "Textline" attribute:
         Name: Name
         Identifier: name
      
         Add a "Keyword" attribute
         Name: Keyword
         Identifier:akey
      - Click "Send for Publishing"
      - Click on "Content Structure" tab
      - Create a "News" folder
      - click on "News" link
      - Create a "A New Class" object:
          Name: Object1
          Keyword: Data1, Data2
      - Click "Send for publishing" button
      
      In eZ Demo frontend (ezdemo_site)
      - Access the "news" folder link
      - Click on "Object1" link
      - See the source page (CTRL+U in firefox)
      - Verify that exists a line with the following metadata information:
          <meta name="keywords" content="data1, data2" />
      

      In the last step described above, the metadata line is not present in the source page.

      Note: If i do the above steps in eZ Flow, i have the expected results. There was once a similar issue for eZ Flow that is working and closed now (https://jira.ez.no/browse/EZP-19126)

      Attachments

        Activity

          People

            Unassigned Unassigned
            paulo.nunes-obsolete@ez.no Paulo Nunes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: