Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-4505

[Inline editor] Copy/paste internal link is not well supported

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.2.0
    • 3.4.1
    • Inline Editor
    • None

      How to reproduce:
      1. Insert a new internal link in the rich text editor
      2. select it, copy and paste
      3. The new link is well created but we cannot have the link ribbon to allow to change property of this new link

          [CMS-4505] [Inline editor] Copy/paste internal link is not well supported

          works fine in v4

          Raphaël Franchet added a comment - works fine in v4

          Olivier Gehin added a comment -

          original link is:
          <a class="simple" href="javascript:%20org.ametys.uitool.ToolsManager.getInstance().openTool ('uitool-page',

          {id: 'page://319f2cde-7f26-4f32-8270-2f33e23e12db'}

          );" ametys_type="page" ametys_href="page://319f2cde-7f26-4f32-8270-2f33e23e12db" target="" ametys_meta="defaultWebContent://0f3d7e9f-16c1-4f7f-b690-54738d80315d@content">Accueil</a>

          copied link is:
          <a class="simple" target="" ametys_meta="defaultWebContent://0f3d7e9f-16c1-4f7f-b690-54738d80315d@content">Accueil</a>

          Olivier Gehin added a comment - original link is: <a class="simple" href="javascript:%20org.ametys.uitool.ToolsManager.getInstance().openTool ('uitool-page', {id: 'page://319f2cde-7f26-4f32-8270-2f33e23e12db'} );" ametys_type="page" ametys_href="page://319f2cde-7f26-4f32-8270-2f33e23e12db" target="" ametys_meta="defaultWebContent://0f3d7e9f-16c1-4f7f-b690-54738d80315d@content">Accueil</a> copied link is: <a class="simple" target="" ametys_meta="defaultWebContent://0f3d7e9f-16c1-4f7f-b690-54738d80315d@content">Accueil</a>

            raphael Raphaël Franchet
            ogehin Olivier Gehin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: