Uploaded image for project: 'Droids'
  1. Droids
  2. DROIDS-118

update nekohtml dependency to 1.9.14

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • Graduating from the Incubator
    • 0.1.0
    • infrastructure
    • None

    Description

      a more recent version of nekohtml parser is available via maven:

      <dependency>
      <groupId>net.sourceforge.nekohtml</groupId>
      <artifactId>nekohtml</artifactId>
      <version>1.9.14</version>
      </dependency>

      please use this dependency instead of the 1.9.6 version which has a nasty bug in the dom parser resulting in out of memory exceptions when the title tag contains a single quote and the html tag is closed in the same line.

      Attachments

        1. droids-118-v1.patch
          2 kB
          Bertil Chapuis

        Activity

          People

            Unassigned Unassigned
            pulsar256 Paul Rogalinski
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: