Uploaded image for project: 'PUBLIC - Liferay Portal Community Edition'
  1. PUBLIC - Liferay Portal Community Edition
  2. LPS-61079

StripDoctypeFilter reads byte by byte when it can read chunks instead

Details

    Description

      the StripDoctypeFilter reads a single byte at a time even after the document has been started if calling read(byte[]) multiple times.

      can improve this to delegate consecutive reads to read(byte[]) after the document has been started.

      Attachments

        Issue Links

          Activity

            People

              michael.saechang Michael Saechang
              andrew.betts Andrew Betts (Inactive)
              Kiyoshi Lee Kiyoshi Lee
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                6 years, 32 weeks, 3 days ago

                Packages

                  Version Package
                  6.2.X EE
                  7.0.0 DXP FP5
                  7.0.0 DXP SP1
                  7.0.3 CE GA4
                  7.1.X
                  Master