DO NOT REPLY [Bug 10671] - Major issues with jsp:param in jsp:include and jsp:forward

2005-01-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=10671.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=10671





--- Additional Comments From [EMAIL PROTECTED]  2005-01-17 15:35 ---
I *believe* this has been fixed in recent 4.1, 5.0, and 5.5 releases -- at least
we've not been bitten by it recently.  I've not had a chance to go looking for
it lately either.  If it is still an issue in 5.5 someone will re-open.

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

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 10671] - Major issues with jsp:param in jsp:include and jsp:forward

2005-01-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=10671.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=10671


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2005-01-17 03:24 ---
Jess, I'm closing this item.  Please reopen if and only if it's relevant in 
Tomcat 5.5.6.

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

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 10671] - Major issues with jsp:param in jsp:include and jsp:forward

2005-01-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=10671.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=10671


[EMAIL PROTECTED] changed:

   What|Removed |Added

  Component|Jasper 2|Jasper
Product|Tomcat 4|Tomcat 5
Version|4.1.3   |5.0.28




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

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 10671] - Major issues with jsp:param in jsp:include and jsp:forward

2005-01-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=10671.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=10671





--- Additional Comments From [EMAIL PROTECTED]  2005-01-14 00:06 ---
http://issues.apache.org/bugzilla/show_bug.cgi?id=31804
 
Could someone please advise me on whether this Bug is fixed?
Bugzilla shows this bug to be filed under Tomcat 4.0 I am using Tomcat 5.0.28 
and am having problems when using the jsp:param tag. I get tons of deprecation 
errors.
 
My IDE is jbuilder 2005 and am using :
java version 1.4.2_05
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_05-b04) Java 
HotSpot(TM) Client VM (build 1.4.2_05-b04, mixed mode)

 
any tips on whether this bugID is fixed for Tomcat 5.0.28 (or how could it be 
fixed OR a workaround ) would be greatly appreciated.


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

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 10671] - Major issues with jsp:param in jsp:include and jsp:forward

2005-01-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=10671.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=10671





--- Additional Comments From [EMAIL PROTECTED]  2005-01-14 00:08 ---
sorry. prior post had the wrong URL the correct one is : 
http://issues.apache.org/bugzilla/show_bug.cgi?id=10671

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

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 10671] - Major issues with jsp:param in jsp:include and jsp:forward

2003-10-22 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10671.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10671

Major issues with jsp:param in jsp:include and jsp:forward





--- Additional Comments From [EMAIL PROTECTED]  2003-10-23 01:30 ---
I agree that passing non-ISO-8859-1 characters (or whatever your platform 
default is) via jsp:param is broken in 4.1.27.

A suggested work-around:

While this work-around won't be suitable for all applications, it is handy 
where an included page (or a page that is always the target of a forward) 
wants to receive characters that would otherwise not work.

Basically encode the value of the parameter into something that can be 
represented in ISO-8859-1 before passing it to jsp:param, and then do the 
reverse encoding in the called page. Using Java 1.4's URLEncoder.encode
(string, UTF-8) before giving the string to jsp:param is one such encoding 
that does this.

This causes:
[non ISO-8859-1 suitable string]
  (encode using URLEncoder.encode(string, UTF-8))
[string that can be represented in ISO-8859-1]
  (pass to jsp:include or jsp:forward via jsp:param)
  (Tomcat calls URLEncoder.encode(string))
  (Tomcat calls the included or forwarded page)
  (Tomcat calls URLEncoder.decode(string))
[string that can be represented in ISO-8859-1]
  (decode using URLDecoder.decode(string, UTF-8))
[original string]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 10671] - Major issues with jsp:param in jsp:include and jsp:forward

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10671.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10671

Major issues with jsp:param in jsp:include and jsp:forward

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |



--- Additional Comments From [EMAIL PROTECTED]  2003-10-01 12:02 ---
I lately ran into ALMOUST the same URL encoding decoding problem.
As it seems no action is going to be taken I'll describe my situation so it
could help in the desition making.

First I need to put ISO-8859-4 characters on the URL (I know it's bad design and
the next time I'll use underlying coding ;). For example the URL to be encoded
is: folder.do?path=/Uusim/täpiline.

Now I use struts for createing the actual URL and so the URL is encoded in
UTF-8. When tomcat decodes the request URL on the next step useing platform
defaul encodeing ISO-8859-4 I get different result.

As you all can see the problem could even be none of Tomcat's business but while
figuring about the solutions I came up with a little example that makes it
Tomcat's problem:

Lets assume that I encode the url with URLEncoder.encode(java.lang.String)
manually. Then struts will not find any unaceptable characters and leaves the
URL alone (At least I hope so). Now I shouldn't have no problems with Tomcat's
decodeing method.

But the same problem comes up again when my application is distributed and the
url location happens to be on a different server with a different encodeing. Now
when the different server happens to be out of my hands and so the encodeing
remains different then I'll have to deal with the encoding problem on
application level and that's a bit stupid.

So my opinion is that the URL encodeing and decodeing should allways be done in
UTF-8 encodeing like the World Wide Web Consortium recommends. And maybe
introduce a configuration parameter for extreme cases when some other server
handles this issue incorrectly.

I'd be happy to get any response concering this issue.

PS! I also checked and think that this problem is currently up with both the
4.1.27 and 5.0.12 server versions.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 10671] - Major issues with jsp:param in jsp:include and jsp:forward

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10671.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10671

Major issues with jsp:param in jsp:include and jsp:forward





--- Additional Comments From [EMAIL PROTECTED]  2003-10-01 14:24 ---
We have not hit these issues with 4.1.24 they went away for us quite some 4.1.x
releases back.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 10671] - Major issues with jsp:param in jsp:include and jsp:forward

2002-09-09 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10671.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10671

Major issues with jsp:param in jsp:include and jsp:forward

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2002-09-09 10:53 ---
The behavior in 4.1.11 will be identical to Tomcat 4.0.x. It is still unclear 
to me if this is a spec violation or not.

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




DO NOT REPLY [Bug 10671] - Major issues with jsp:param in jsp:include and jsp:forward

2002-09-09 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10671.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10671

Major issues with jsp:param in jsp:include and jsp:forward





--- Additional Comments From [EMAIL PROTECTED]  2002-09-09 10:56 ---
*** Bug 9361 has been marked as a duplicate of this bug. ***

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




DO NOT REPLY [Bug 10671] - Major issues with jsp:param in jsp:include and jsp:forward

2002-08-30 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10671.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10671

Major issues with jsp:param in jsp:include and jsp:forward

[EMAIL PROTECTED] changed:

   What|Removed |Added

   Severity|Blocker |Normal

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




DO NOT REPLY [Bug 10671] - Major issues with jsp:param in jsp:include and jsp:forward

2002-08-29 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10671.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10671

Major issues with jsp:param in jsp:include and jsp:forward

[EMAIL PROTECTED] changed:

   What|Removed |Added

   Severity|Critical|Blocker



--- Additional Comments From [EMAIL PROTECTED]  2002-08-30 04:58 ---
There is talk of calling 4.1.10 a final release, but yet this apparent spec 
violation has not been fixed?!?

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




DO NOT REPLY [Bug 10671] - Major issues with jsp:param in jsp:include and jsp:forward

2002-07-23 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10671.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10671

Major issues with jsp:param in jsp:include and jsp:forward





--- Additional Comments From [EMAIL PROTECTED]  2002-07-23 14:52 ---
One can always encode hyperlinks to UTF-8 bytes and then URLEncode them.  This
always results in ASCII without any special characters.  The issue is that the
code processing the link requests must know to expect UTF-8 encoded data.  The
issue here is in making all of one's form submissions follow this as well (or
using POST for forms and handling POST and GET a bit differently).

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




DO NOT REPLY [Bug 10671] - Major issues with jsp:param in jsp:include and jsp:forward

2002-07-19 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10671.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10671

Major issues with jsp:param in jsp:include and jsp:forward





--- Additional Comments From [EMAIL PROTECTED]  2002-07-19 08:06 
---
We ran into URL encoding problems in one of our projects and found this at the 
W3C:

http://www.w3.org/International/URLUTF8Encoder.java

It seems to do exactly what the new encode method in JDK 1.4 does.

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




DO NOT REPLY [Bug 10671] - Major issues with jsp:param in jsp:include and jsp:forward

2002-07-19 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10671.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10671

Major issues with jsp:param in jsp:include and jsp:forward





--- Additional Comments From [EMAIL PROTECTED]  2002-07-19 10:17 ---
BTW, should this be _always_ UTF8 or shouldn't this be the value of the 
document-encoding of the specific page instead ? If we have a page served as 
ISO-8859-1, then the URLencoding should as well encodes characters to its 
ISO-8859-1 byte representation; if the page is UTF8, then we should serve 
URL-encode with UTF8. I assume, many browsers will run into problems 
otherwise, because encoding is mixed in the same page ?

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




DO NOT REPLY [Bug 10671] - Major issues with jsp:param in jsp:include and jsp:forward

2002-07-18 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10671.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10671

Major issues with jsp:param in jsp:include and jsp:forward





--- Additional Comments From [EMAIL PROTECTED]  2002-07-18 21:48 ---
There is a two argument version of java.net.URLEncoder.encode in j2sdk 1.4 that
let the encoding be specified as the 2nd argument.  I should probably use that,
but unfortunately that is not available in 1.3.

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




DO NOT REPLY [Bug 10671] - Major issues with jsp:param in jsp:include and jsp:forward

2002-07-12 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10671.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10671

Major issues with jsp:param in jsp:include and jsp:forward





--- Additional Comments From [EMAIL PROTECTED]  2002-07-12 16:00 ---
I was going to file a bug regarding this, until I realized this was changed in
4.1.x. So by default now (in 4.1.x) the behavior is to URLEncode the parameter
values automatically?

I ran into an issue with passing URLS as paramters where the invalid characters
(for a url), when not escaped, would effectively hide any further parameters
from being parsed. In ServletExec 3.1 the URLEncode step is automatically done.
So it sounds like this was also added to Tomcat 4.1.x?

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




DO NOT REPLY [Bug 10671] - Major issues with jsp:param in jsp:include and jsp:forward

2002-07-12 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10671.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10671

Major issues with jsp:param in jsp:include and jsp:forward





--- Additional Comments From [EMAIL PROTECTED]  2002-07-12 16:23 ---
Yes, the URLEncode bit was added to 4.1.x BUT as per my description above simply
doing this brings with it as many problems as it solves.

The UTF8 bit is necessary to handle non-ASCII (or at least non-Latin)
characters, but just to handle normal accepted usages null and non-String object
handling must be added back in.

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




DO NOT REPLY [Bug 10671] - Major issues with jsp:param in jsp:include and jsp:forward

2002-07-11 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10671.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10671

Major issues with jsp:param in jsp:include and jsp:forward

[EMAIL PROTECTED] changed:

   What|Removed |Added

  Component|Unknown |Jasper 2

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]