Uploaded image for project: 'XalanJ2'
  1. XalanJ2
  2. XALANJ-1061

normalize-space does not properly omit trailing whiteSpace

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Resolution: Fixed
    • 2.7.1
    • None
    • Other
    • None
    • Operating System: Solaris
      Platform: Sun
    • 10053

    Description

      In special circumstances normalize-space does not omit a trailing whitespace.

      This occurs when non-whitespace text ends exactly at chunk-end, and
      the next (last) chunk only contains whitespaces.

      Example (chunk-size=32):
      <data> 01.01.1997 </data>

      normalize-space() returns "01.01.1997 "

      This bug is related to #9914

      Attachments

        Activity

          People

            Unassigned Unassigned
            wolfram.eisert@dresdner-bank.com Wolfram
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: