Uploaded image for project: 'URL Normalizer'
  1. URL Normalizer
  2. URLNORMALZ-12

Don't try to normalize URLs that are not pointing to local URLs

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.1.4
    • 1.1.3
    • None

    Description

      Right now we have 2 components:

      • LocalURLResourceReferenceNormalizer which does the normalization and only does the work for local URLs
      • URLNormalizerListener which finds all LinkBlocks in the page and updates them with the results from LocalURLResourceReferenceNormalizer. The problem is that it doesn't check if any normalization has happened and thus is doing too much work and lowers the performance.

      Attachments

        Activity

          People

            vmassol Vincent Massol
            vmassol Vincent Massol
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: