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

Display paragraph only when user don't have permissions to see linked content

    XMLWordPrintable

Details

    Description

      The customer asked for an improvement for XmlText/RichText FieldType.
      Currently, when article contains a link to the content which isn't accessible (due to permissions) for the user, the link is rendered as:

      XmlText
      <p><a href target="_self">Link</a></p>
      
      RichText
      <p><a href="#" target="_self">Link</a></p>
      

      The customer expects to see this link as:

      <p>Link</p>
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            kamil.madejski@ibexa.co Kamil Madejski
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: