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


Mark Thomas <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Mark Thomas <[EMAIL PROTECTED]>  2008-10-03 07:20:41 PST ---
trimSpaces is equivalent to trimDirectiveWhitespaces

Section JSP.3.3.8 is clear that the whitespace must be removed completely.

trimSpaces can currently be true or false. I would not be against an
enhancement that added the value "single" and in that case using the code in
your patch.

Let us know if you need some pointers on writing a new patch.


-- 
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