Uploaded image for project: 'Traffic Server'
  1. Traffic Server
  2. TS-2488

any of the space chars can follow the esi starting tags

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.2.0
    • Plugins
    • None

    Description

      only the space char ' ' can follow the esi starting tags such as "<esi:include", "<!--esi" now, we should allow any space char after these tags. the space chars include: ' ', '\t', '\r' and '\n'.

      for example, following common usage:
      <!--esi
      esi bala bala ...
      -->
      because no space after the "<!--esi", the esi parser will keep these tags which should be removed.

      Attachments

        1. 0001-TS-2488-any-space-char-can-follow-the-esi-starting-t.patch
          12 kB
          Yu Qing
        2. 2488.txt
          7 kB
          Shu Kit Francis Chan
        3. bugfix-for-TS-2488.patch
          3 kB
          Yu Qing

        Activity

          People

            kichan Shu Kit Francis Chan
            happy_fish100 Yu Qing
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: