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

[Anchor] Create an anchor with the object remoteId will always point to self

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: High High
    • QA tracked issues
    • 5.2-dev
    • Platform stack
    • Server OS: CentOS 6.4
      PHP: 5.3.3
      Database: MySQL 5.1.61
      Browser: Firefox 20.0

    Description

      Creating an anchor with object remoteId will alloways point to _self

      <paragraph>This is a <link anchor_name="test" object_remote_id="$remote_id">Object Remote ID</link></paragraph>
      

      $remote_id even if the object remoteId does not exist, it will become:

      <p>This is a <a target="_self" href="#test"></a></p>
      

      Tested with: Command: https://gist.github.com/MLoureiro/01a6e5fbc84842a39558

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: