Uploaded image for project: '[Read Only] - Hippo HTML Processor'
  1. [Read Only] - Hippo HTML Processor
  2. HHP-5

HTML cleaner removes attribute value of onclick attribute

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • 1.0.0
    • None

    Description

      In case of:

      <a href="#" onclick="javascript:lancerPu('XXXcodepuXXX')">XXXTexteXXX</a></p>
      

      value is removed:

      <a href="#" onclick="">XXXTexteXXX</a>
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            mmilicevic Marijan Milicevic
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: