[Bug 66008] Jasper Documentation is misleading (if not wrong) about the trimSpaces option

2022-04-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66008 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[tomcat] branch 8.5.x updated: Fix BZ 66008 - clarify trimSpaces docs

2022-04-28 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 9f0198d408 Fix BZ 66008 - clarify trimSpaces docs

[tomcat] branch 9.0.x updated: Fix BZ 66008 - clarify trimSpaces docs

2022-04-28 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 3a3319ca88 Fix BZ 66008 - clarify trimSpaces docs

[tomcat] branch 10.0.x updated: Fix BZ 66008 - clarify trimSpaces docs

2022-04-28 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new 2817fa8e12 Fix BZ 66008 - clarify trimSpaces

[tomcat] branch main updated: Fix BZ 66008 - clarify trimSpaces docs

2022-04-28 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new e7108a08cb Fix BZ 66008 - clarify trimSpaces docs

[Bug 66008] Jasper Documentation is misleading (if not wrong) about the trimSpaces option

2022-04-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66008 Christopher Schultz changed: What|Removed |Added Component|Jasper |Documentation --- Comment #3 fro

[Bug 66008] Jasper Documentation is misleading (if not wrong) about the trimSpaces option

2022-04-14 Thread bugzilla
put. > Thanks for your reply! I agree that it is a question about what is "useless". However, it seems obvious to me, that nobody would call a single space between two words "useless", which brings me to the conclusion, that the documentation is wrong about recommending trimSp

[Bug 66008] Jasper Documentation is misleading (if not wrong) about the trimSpaces option

2022-04-13 Thread bugzilla
nfiguration" to (a) be less forceful about using trimSpaces and (b) encourage the user to read the complete documentation for that configuration item instead of simply recommending the value of "true". Patches are always welcome. -- You are receiving this mail because: Yo

[Bug 66008] New: Jasper Documentation is misleading (if not wrong) about the trimSpaces option

2022-04-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66008 Bug ID: 66008 Summary: Jasper Documentation is misleading (if not wrong) about the trimSpaces option Product: Tomcat 10 Version: unspecified Hardware: All

[tomcat] branch 9.0.x updated: Add extended option to trimSpaces

2021-03-16 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 96f986a Add extended option to trimSpaces 96f986a

[tomcat] branch master updated: Add extended option to trimSpaces

2021-03-16 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 9484496 Add extended option to trimSpaces

[Bug 45931] trimSpaces incorrectly modifies output

2017-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=45931 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 45931] trimSpaces incorrectly modifies output

2017-05-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=45931 David Kavanagh changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WONTFIX

[Bug 45931] trimSpaces incorrectly modifies output

2017-04-07 Thread bugzilla
ption. trimSpaces applies to each block of template text in turn. I'm struggling to see a (non-contrived) use case where the option for a single space would be useful. Therefore, I am resolving this as WONTFIX. I'd be more than happy to revisit this but I would ask that a sample JSP be provided (i

jasper changes for 8.0: genStringAsCharArray, genStringAsByteArray, trimSpaces

2013-10-09 Thread Pavel Cibulka
Hello, both jetty and glassfish have genStringAsByteArray set to "true" by default. Would it be possible to change this in jasper? I know that genStringAsByteArray is not implemented yet, what about making genStringAsCharArray default "true" for now? Also trimSpaces works as i

DO NOT REPLY [Bug 45931] trimSpaces incorrectly modifies output

2011-11-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45931 Sylvain Laurent changed: What|Removed |Added CC||slaur...@apache.org -- Configur

DO NOT REPLY [Bug 45931] trimSpaces incorrectly modifies output

2010-08-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45931 --- Comment #8 from Konstantin Kolinko 2010-08-25 17:06:38 EDT --- (In reply to comment #7) > I think it's worth mentioning that adding this feature potentially makes > Tomcat > incompatible with other app servers: if people use this "sin

Re: trimSpaces

2010-01-19 Thread Mark Thomas
On 19/01/2010 05:05, Kevin Jackson wrote: > Hi, > > https://issues.apache.org/bugzilla/show_bug.cgi?id=45931 > > This fix would be very beneficial for us, although I'm aware that the > addition of this would make an application deployed in tomcat emit > different output than an app deployed on sa

trimSpaces

2010-01-19 Thread Kevin Jackson
Hi, https://issues.apache.org/bugzilla/show_bug.cgi?id=45931 This fix would be very beneficial for us, although I'm aware that the addition of this would make an application deployed in tomcat emit different output than an app deployed on say jetty. I'm willing to merge this with the trunk (for

DO NOT REPLY [Bug 45931] trimSpaces incorrectly modifies output

2009-10-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45931 --- Comment #7 from Christopher Schultz 2009-10-19 08:08:58 UTC --- I think it's worth mentioning that adding this feature potentially makes Tomcat incompatible with other app servers: if people use this "single" feature, and then move to

DO NOT REPLY [Bug 45931] trimSpaces incorrectly modifies output

2009-03-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45931 --- Comment #6 from Trevor Cook 2009-03-20 06:33:31 PST --- (In reply to comment #5) > Hi all, I was just wondering if there was a timeline for review/inclusion of > this patch. Thanks! I'm wondering this as well. Any ETA for a rel

DO NOT REPLY [Bug 45931] trimSpaces incorrectly modifies output

2008-12-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45931 --- Comment #5 from Meetesh Karia <[EMAIL PROTECTED]> 2008-12-09 11:04:21 PST --- Hi all, I was just wondering if there was a timeline for review/inclusion of this patch. Thanks! -- Configure bugmail: https://issues.apache.org/bugz

DO NOT REPLY [Bug 45931] trimSpaces incorrectly modifies output

2008-11-07 Thread bugzilla
is obsolete|| --- Comment #4 from Meetesh Karia <[EMAIL PROTECTED]> 2008-11-07 13:30:40 PST --- Created an attachment (id=22843) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22843) Adds a third state for the trimSpaces flag This patch a

DO NOT REPLY [Bug 45931] trimSpaces incorrectly modifies output

2008-10-03 Thread bugzilla
cement Status|RESOLVED|REOPENED Resolution|INVALID | --- Comment #3 from Mark Thomas <[EMAIL PROTECTED]> 2008-10-03 10:50:13 PST --- Keep the current behaviour (ie true) if nothing is specified for trimspaces since that is backward

DO NOT REPLY [Bug 45931] trimSpaces incorrectly modifies output

2008-10-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45931 --- Comment #2 from Meetesh Karia <[EMAIL PROTECTED]> 2008-10-03 10:22:50 PST --- Hi Mark, Thanks for the comment. The main question I have is whether you'd want to leave the -trimspaces option for JspC backwards-compati

DO NOT REPLY [Bug 39530] Tomcat 5.5.17 generates incorrect code with trimSpaces turned on.

2008-10-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=39530 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 45931] trimSpaces incorrectly modifies output

2008-10-03 Thread bugzilla
SOLVED 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 currentl

DO NOT REPLY [Bug 45931] New: trimSpaces incorrectly modifies output

2008-10-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45931 Summary: trimSpaces incorrectly modifies output Product: Tomcat 6 Version: 6.0.16 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

DO NOT REPLY [Bug 39530] - Tomcat 5.5.17 generates incorrect code with trimSpaces turned on.

2007-07-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 39530] - Tomcat 5.5.17 generates incorrect code with trimSpaces turned on.

2007-07-19 Thread bugzilla
e, collapse it into one (html-significant) space. This would address the fact that, say, <% out.write("a"); %> <% out.write("b"); %> would produce (to the end user, after the browser collapses spaces per normal) "a b" with trimspaces off, but "

DO NOT REPLY [Bug 39530] - Tomcat 5.5.17 generates incorrect code with trimSpaces turned on.

2007-05-22 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 39530] - Tomcat 5.5.17 generates incorrect code with trimSpaces turned on.

2007-05-22 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 39530] - Tomcat 5.5.17 generates incorrect code with trimSpaces turned on.

2007-03-26 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 39530] - Tomcat 5.5.17 generates incorrect code with trimSpaces turned on.

2007-03-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 39530] - Tomcat 5.5.17 generates incorrect code with trimSpaces turned on.

2007-03-21 Thread bugzilla
TECTED] 2007-03-21 17:57 --- We've just come across this problem, and I can't believe nobody else has either commented on this bug or discussed it at all? Surely lots of people must strike this problem using jsp's with trimSpaces on? -- Configure bugmail: http://issue

DO NOT REPLY [Bug 39530] New: - Tomcat 5.5.17 generates incorrect code with trimSpaces turned on.

2006-05-09 Thread bugzilla
gzilla/show_bug.cgi?id=39530 Summary: Tomcat 5.5.17 generates incorrect code with trimSpaces turned on. Product: Tomcat 5 Version: 5.5.17 Platform: Other OS/Version: other Status: NEW Severity: normal Pr