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

Missing 5.x stack support for some out of the box customs tags

    XMLWordPrintable

Details

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: High High
    • QA tracked issues
    • 5.2-dev
    • DemoBundle, Field types
    • Server OS: CentOS 6.4
      PHP: 5.3.3
      Database: MySQL 5.1.69
      Browser: Firefox 20.0
      Interface: [Custom]

    Description

      Custom tags defined on legacy aren't taken on account when using ez_render_field

      Steps:

      ( admin interface)
      1 - Create a new folder
      2 - On a XMLText field define a custom tag "Quote"
      3 - Type whatever inside
      
      ( console )
      1 - Create a bundle
      2 - Define a route
      3 - Create a controller for the route, and load the object
      4 - Create a twig and use ez_render_field to render object XMLTest field
      
      ( browser )
      1 - Access route defined 
      2 - Verify quote text is present
      3 - see source code
      4 - verify <custom ....> tag is present
      
      ( demo / flow / webin )
      1 - access the object
      2 - verify quote text is present
      3 - see source code
      4 - verify that there is no <custom ...> tag
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            marcos.loureiro-obsolete@ez.no Marcos Loureiro (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: