Uploaded image for project: 'Cocoon'
  1. Cocoon
  2. COCOON-1678

HTMLArea unable to set target and title to a "link"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.1.8
    • 2.1.10, 2.2
    • Blocks: Forms
    • None

    Description

      I do the following test on http://cocoon.zones.apache.org/demos/21branch/samples/blocks/forms/htmlarea :

      Type some text in the "in a table" HTMLArea.
      Select a portion of the text, click on the link button.
      Type the address : http://www.google.com
      Type a title : test
      Select a target.

      Submit,
      The result is :

      <result>
      <data1><br /></data1>
      <data2>
      <html>
      <body>
      <p>
        a
      <a href="http://www.google.fr">new</a>
       test
      </p>
      </body>
      </html>
      </data2>
      </result>

      Attachments

        Activity

          People

            antonio Antonio Gallardo Rivera
            phil@anyware-tech.com Philippe Gassmann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: