DO NOT REPLY [Bug 36893] New: - org.apache.jasper.JasperException: Can't find bundle for base name i18n, locale en_US

2005-10-02 Thread bugzilla
gzilla/show_bug.cgi?id=36893 Summary: org.apache.jasper.JasperException: Can't find bundle for base name i18n, locale en_US Product: Tomcat 5 Version: 5.0.0 Platform: Other OS/Version: other Status: NEW

DO NOT REPLY [Bug 25160] - [PATCH] improve I18N for admintool

2005-03-05 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 29335] - Tomcat is not showing I18N on TagInfo errors

2005-01-08 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 29335] - Tomcat is not showing I18N on TagInfo errors

2005-01-07 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 29335] - Tomcat is not showing I18N on TagInfo errors

2005-01-07 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

Re: i18n Question Tomcat 5.5 cvs head

2004-10-04 Thread Remy Maucherat
Peter Rossbach wrote: Hey, I have problems to load application with de_DE locale. === Stacktrace === 04.10.2004 22:52:04 org.apache.coyote.http11.Http11Protocol init INFO: Initializing Coyote HTTP/1.1 on http-7380 04.10.2004 22:52:04 org.apache.catalina.startup.Catalina load INFO: Initialization p

i18n Question Tomcat 5.5 cvs head

2004-10-04 Thread Peter Rossbach
Hey, I have problems to load application with de_DE locale. === Stacktrace === 04.10.2004 22:52:04 org.apache.coyote.http11.Http11Protocol init INFO: Initializing Coyote HTTP/1.1 on http-7380 04.10.2004 22:52:04 org.apache.catalina.startup.Catalina load INFO: Initialization processed in 2584 ms 04

Shouldn't ${catalina.home}/common/i18n/*.jar be added to common.loader locations

2004-09-08 Thread Dominik Drzewiecki
In the latest TC 5.5.1 there are several jars in common/i18n containing i18ned strings. Shoudn't these jars be added to o.a.c. startup.catalina.properties so that the common.loader contains these files? Not reporting this as a bug, since I'm not sure if it is one ;). /regz Dominik

RE: i18n and packaging

2004-08-31 Thread Shapira, Yoav
velopers List >Subject: Re: i18n and packaging > >Shapira, Yoav wrote: > >>Hi, >>I think it'd be nice to split the language resources out, not because of >their size but to make it easier for users to modify and enhance the i18n >bundles. I think we'll get

Re: i18n and packaging

2004-08-31 Thread Remy Maucherat
Shapira, Yoav wrote: Hi, I think it'd be nice to split the language resources out, not because of their size but to make it easier for users to modify and enhance the i18n bundles. I think we'll get more i18n-related contributions that way. I suppose it could indeed encourage pe

RE: i18n and packaging

2004-08-31 Thread Shapira, Yoav
Hi, I think it'd be nice to split the language resources out, not because of their size but to make it easier for users to modify and enhance the i18n bundles. I think we'll get more i18n-related contributions that way. Yoav Shapira Millennium Research Informatics >-Ori

i18n and packaging

2004-08-31 Thread Remy Maucherat
Hi, I have a problem with the packaging of resource strings. Each language is made of a lot of resources, and takes about 25K. So this doesn't scale that well (we have 4 incomplete languages today, but it would be good to have many more). I was considering adding ${catalina.home}/common

DO NOT REPLY [Bug 29335] - Tomcat is not showing I18N on TagInfo errors

2004-06-01 Thread bugzilla
gzilla/show_bug.cgi?id=29335 Tomcat is not showing I18N on TagInfo errors --- Additional Comments From [EMAIL PROTECTED] 2004-06-02 04:49 --- Created an attachment (id=11719) Output after changing the property - To unsubscr

DO NOT REPLY [Bug 29335] - Tomcat is not showing I18N on TagInfo errors

2004-06-01 Thread bugzilla
gzilla/show_bug.cgi?id=29335 Tomcat is not showing I18N on TagInfo errors --- Additional Comments From [EMAIL PROTECTED] 2004-06-02 04:48 --- Created an attachment (id=11718) Output from a pristine Tomcat 4.1.30 - To unsub

DO NOT REPLY [Bug 29335] - Tomcat is not showing I18N on TagInfo errors

2004-06-01 Thread bugzilla
gzilla/show_bug.cgi?id=29335 Tomcat is not showing I18N on TagInfo errors --- Additional Comments From [EMAIL PROTECTED] 2004-06-02 04:45 --- Created an attachment (id=11717) WAR file with a simple test case for this issue --

DO NOT REPLY [Bug 29335] New: - Tomcat is not showing I18N on TagInfo errors

2004-06-01 Thread bugzilla
gzilla/show_bug.cgi?id=29335 Tomcat is not showing I18N on TagInfo errors Summary: Tomcat is not showing I18N on TagInfo errors Product: Tomcat 4 Version: 4.1.30 Platform: All OS/Version: All Status: NEW Severity:

DO NOT REPLY [Bug 25160] - [PATCH] improve I18N for admintool

2004-03-04 Thread bugzilla
gzilla/show_bug.cgi?id=25160 [PATCH] improve I18N for admintool [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Reso

[PATCH] improve I18N for admintool

2004-01-22 Thread Takashi Okamoto
Hi, Could you take this patch to improve admintool's I18N? http://issues.apache.org/bugzilla/show_bug.cgi?id=25160 regargs, Takashi Okamoto - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [

[PATCH] improve I18N and Japanese localization for admintool

2004-01-17 Thread Takashi Okamoto
Hi, I post patch to improve I18N and Japanese Localization for Admintool in Bugzilla: http://issues.apache.org/bugzilla/show_bug.cgi?id=25160 But it isn't commited yet. Could you apply it? regards, Takashi Okamoto ---

DO NOT REPLY [Bug 25160] New: - [PATCH] improve I18N for admintool

2003-12-03 Thread bugzilla
gzilla/show_bug.cgi?id=25160 [PATCH] improve I18N for admintool Summary: [PATCH] improve I18N for admintool Product: Tomcat 5 Version: Nightly Build Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority:

DO NOT REPLY [Bug 23490] - [PATCH] ant task I18N for manager webapp

2003-10-06 Thread bugzilla
gzilla/show_bug.cgi?id=23490 [PATCH] ant task I18N for manager webapp [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Reso

DO NOT REPLY [Bug 23490] New: - [PATCH] ant task I18N for manager webapp

2003-09-29 Thread bugzilla
gzilla/show_bug.cgi?id=23490 [PATCH] ant task I18N for manager webapp Summary: [PATCH] ant task I18N for manager webapp Product: Tomcat 5 Version: Nightly Build Platform: Other OS/Version: Other Status: NEW Severity:

DO NOT REPLY [Bug 5483] - I18N fails using AJP 1.3 with Tomcat 4.01 final / Apache 1.3.22

2003-09-18 Thread bugzilla
gzilla/show_bug.cgi?id=5483 I18N fails using AJP 1.3 with Tomcat 4.01 final / Apache 1.3.22 [EMAIL PROTECTED] changed: What|Removed |Added AssignedTo|tomcat- |

DO NOT REPLY [Bug 11268] - I18N tests fails with jasper 2

2002-08-14 Thread bugzilla
gzilla/show_bug.cgi?id=11268 I18N tests fails with jasper 2 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Reso

[5.0] [PATCH] I18N, CharsetMapper, DeploymentDescriptor

2002-08-08 Thread Bob Herrmann
In the Servlet 2.4 spec section 5.4 on i18n, the deployment descriptor gets new stuff for mapping locale to character encoding. The spec says, [Servlet 2.4, Section 5.4] "[...] The setLocale method also sets charset component in Content-Type with an encoding information which can be obt

DO NOT REPLY [Bug 11268] New: - I18N tests fails with jasper 2

2002-07-29 Thread bugzilla
gzilla/show_bug.cgi?id=11268 I18N tests fails with jasper 2 Summary: I18N tests fails with jasper 2 Product: Tomcat 4 Version: 4.1.7 Platform: All OS/Version: Other Status: NEW Severity: Major Priority: Other Com

DO NOT REPLY [Bug 9749] - i18n encoding function dosen't work in beta(J2SE1.4.0-01)

2002-07-14 Thread bugzilla
gzilla/show_bug.cgi?id=9749 i18n encoding function dosen't work in beta(J2SE1.4.0-01) [EMAIL PROTECTED] changed: What|Removed |Added Priority|Other |

DO NOT REPLY [Bug 9749] - i18n encoding function dosen't work in beta(J2SE1.4.0-01)

2002-07-14 Thread bugzilla
gzilla/show_bug.cgi?id=9749 i18n encoding function dosen't work in beta(J2SE1.4.0-01) [EMAIL PROTECTED] changed: What|Removed |Added Version|4.1.3 |4

DO NOT REPLY [Bug 10444] - Lack of i18n in compression filter

2002-07-05 Thread bugzilla
gzilla/show_bug.cgi?id=10444 Lack of i18n in compression filter --- Additional Comments From [EMAIL PROTECTED] 2002-07-05 13:48 --- Created an attachment (id=2272) Patch to fix problem -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: &l

DO NOT REPLY [Bug 10444] New: - Lack of i18n in compression filter

2002-07-03 Thread bugzilla
gzilla/show_bug.cgi?id=10444 Lack of i18n in compression filter Summary: Lack of i18n in compression filter Product: Tomcat 4 Version: 4.0.2 Final Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority:

DO NOT REPLY [Bug 9749] New: - i18n encoding function dosen't work in beta(J2SE1.4.0-01)

2002-06-10 Thread bugzilla
gzilla/show_bug.cgi?id=9749 i18n encoding function dosen't work in beta(J2SE1.4.0-01) Summary: i18n encoding function dosen't work in beta(J2SE1.4.0- 01) Product: Tomcat 4 Version: 4.1.3 Platform: PC OS/Ver

DO NOT REPLY [Bug 5416] - A I18N Test Fails in Windows XP

2002-02-12 Thread bugzilla
gzilla/show_bug.cgi?id=5416 A I18N Test Fails in Windows XP [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Reso

I18n

2002-02-03 Thread Deacon Marcus
Hi, I have to implement i18n in Tomcat 4.01/4.02, selecting files like file_en.jsp when file.jsp is requested via RequestDispatcher. Basically, I have to change requested path inside RequestDispatcher based on info provided in both ServletContext and active HttpServletRequest. Where is the best

DO NOT REPLY [Bug 5483] - I18N fails using AJP 1.3 with Tomcat 4.01 final / Apache 1.3.22

2002-01-30 Thread bugzilla
gzilla/show_bug.cgi?id=5483 I18N fails using AJP 1.3 with Tomcat 4.01 final / Apache 1.3.22 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RE

DO NOT REPLY [Bug 5416] - A I18N Test Fails in Windows XP

2002-01-24 Thread bugzilla
gzilla/show_bug.cgi?id=5416 A I18N Test Fails in Windows XP --- Additional Comments From [EMAIL PROTECTED] 2002-01-24 16:19 --- Is this still failing ? As I undestand the report, it wouldn't happen on Win2k, right ? I can't see how Tomcat could be causing the test to work on

DO NOT REPLY [Bug 5483] New: - I18N fails using AJP 1.3 with Tomcat 4.01 final / Apache 1.3.22

2001-12-18 Thread bugzilla
gzilla/show_bug.cgi?id=5483 I18N fails using AJP 1.3 with Tomcat 4.01 final / Apache 1.3.22 Summary: I18N fails using AJP 1.3 with Tomcat 4.01 final / Apache 1.3.22 Product: Tomcat 4 Version: 4.0.1 Final Platform: PC OS/Version: Wind

DO NOT REPLY [Bug 5416] New: - A I18N Test Fails in Windows XP

2001-12-13 Thread bugzilla
gzilla/show_bug.cgi?id=5416 A I18N Test Fails in Windows XP Summary: A I18N Test Fails in Windows XP Product: Tomcat 4 Version: Nightly Build Platform: PC OS/Version: Other Status: NEW Severity: Normal Priority:

RE: PATCH: Fix I18N problems in Tomcat 3.3

2001-12-13 Thread Larry Isaacs
I'll try to commit these tonight. You can send the resource bundles directly to me. Thanks. Cheers, Larry > -Original Message- > From: Kazuhiro Kazama [mailto:[EMAIL PROTECTED]] > Sent: Thursday, December 13, 2001 2:52 AM > To: [EMAIL PROTECTED] > Subject: PATCH:

PATCH: Fix I18N problems in Tomcat 3.3

2001-12-12 Thread Kazuhiro Kazama
Dear Tomcat 3.3 committers, The atached two patches resolve character corruption problems when Tomcat 3.3 lists directories or displays an error message in non-ISO-8859-1 environments. And I created Japanese resource bundles for Tomcat 3.3 according to Henri Gomez's advice (Note: they requires t

i18n/servlets/jsp: tutorial/essay

2001-12-02 Thread tagunov
these tasks in several mailists - looks like this sometimes becomes a quest for people. So I have written a short tutorial/essay on this topic that I would like now to present for your attention and review. http://tagunov.newmail.ru/i18n/i18n.html I would really this to be the link I will easily

ECS supports i18n

2001-11-02 Thread tuandang
Hi Does ECS support i18n ? How can it do that ? Dang Tuan mailto:[EMAIL PROTECTED]

Re: FW: i18n UTF to ISO charsets conversions..

2001-08-16 Thread Craig R. McClanahan
ust configure the reader to read UTF8, and the writer to write ISO-8859-1 and you should be fine. > TIA, > Mvgr, > Martin > Craig > -Original Message- > From: Martin van den Bemt [mailto:[EMAIL PROTECTED]] > Sent: Thursday, August 16, 2001 1:42 PM > To: jakarta-to

FW: i18n UTF to ISO charsets conversions..

2001-08-16 Thread Martin van den Bemt
: Martin van den Bemt [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 16, 2001 1:42 PM To: jakarta-tomcat-user Subject: i18n UTF to ISO charsets conversions.. Hi, Just keep in mind that a big system was designed without REAL i18n in mind, so there are better solutions to storing the data. We

RE: Issues with Tomcat 3.2.1, JSPs and I18N ( Implicit character tran slation ??? )

2001-05-29 Thread Chris Halverson
Title: RE: Issues with Tomcat 3.2.1, JSPs and I18N ( Implicit character tran slation ??? ) Even when I remove the oracle and xml factors I get the same thing.  I'll try it against 3.3.  It looks like JSPWriter is queering the char coding. -Original Message- From:   [EMAIL PROT

RE: Issues with Tomcat 3.2.1, JSPs and I18N ( Implicit character tran slation ??? )

2001-05-29 Thread Chris Halverson
Title: RE: Issues with Tomcat 3.2.1, JSPs and I18N ( Implicit character tran slation ??? ) Nope, I'm not using a servlet to load the jsp resource. -Original Message- From:   Edmund Lai [SMTP:[EMAIL PROTECTED]] Sent:   Sunday, May 27, 2001 6:44 PM To: [EMAIL PROTECTED] Su

Re: Issues with Tomcat 3.2.1, JSPs and I18N ( Implicit charactertran slation ??? )

2001-05-27 Thread cmanolache
Hi Chris, Can you reproduce this in normal JSP ( without oracle ) ? Can you send me a small webapp where I can reproduce it ? Does it happens in 3.3 too ? I am trying to solve (most) I18N bugs and problems for 3.3, it's very tricky but can be done :-) Costin On Fri, 25 May 2001,

Re: Issues with Tomcat 3.2.1, JSPs and I18N ( Implicit character tran slation ??? )

2001-05-27 Thread Edmund Lai
Are you using a servlet to load the jsp resource by using a RequestDispatcher.include()? If so, setting content-type in the page directive should have no effect. This is an excerpt from the Servlet 2.2 API doc "The included servlet cannot change the response status code or set headers; any attem

Issues with Tomcat 3.2.1, JSPs and I18N ( Implicit character translation ??? )

2001-05-25 Thread Chris Halverson
Title: Issues with Tomcat 3.2.1, JSPs and I18N ( Implicit character translation ??? ) I'm running Tomcat 3.2.1 on a Solaris box JDK 1.3 and using ECS1.4.1 for generating HTML I can save CJKV characters to my back end Oracle db, retrieve them, and display them if I'm using