https://issues.apache.org/bugzilla/show_bug.cgi?id=52474

Mark Thomas <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #6 from Mark Thomas <[email protected]> 2012-01-20 21:21:07 UTC ---
That would work but I prefer fixing the problem at the source - during the
parsing.

Normally, the digester trims white space, hence web.xml elements should be OK.
Listeners in TLDs require special handling so the generic digester code that
strips the white space isn't used. I have added a trim() to the listener
handling code.

The fix has been made to trunk and 7.0.x and will be included in 7.0.26
onwards.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to