URI encoding

2017-03-30 Thread Rémy Maucherat
Hi, On the Servlet EG mailing list, I noticed a request for comments on URI encoding, which adds a per webapp parameter for encoding and, most importantly, that it also affects the URI. The problem is that decoding is still needed to first map the URI to the webapp, making this added feature a

[jira] [Closed] (MTOMCAT-115) Allow configuration of URI encoding for executable war

2012-01-21 Thread Olivier Lamy (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy closed MTOMCAT-115. Resolution: Fixed > Allow configuration of URI encoding for executable

[jira] [Commented] (MTOMCAT-115) Allow configuration of URI encoding for executable war

2012-01-21 Thread Hudson (Commented) (JIRA)
ttps://builds.apache.org/job/TomcatMavenPlugin-mvn3.x/96/]) [MTOMCAT-115] Allow configuration of URI encoding for executable war. olamy : http://svn.apache.org/viewvc/?view=rev&rev=1234284 Files : * /tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources

[jira] [Closed] (MTOMCAT-43) Allow configuration of URI encoding for tomcat run goals

2012-01-17 Thread Olivier Lamy (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy closed MTOMCAT-43. --- Resolution: Fixed > Allow configuration of URI encoding for tomcat run go

[jira] [Updated] (MTOMCAT-115) Allow configuration of URI encoding for executable war

2012-01-17 Thread Olivier Lamy (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MTOMCAT-115: - Component/s: (was: tomcat6) > Allow configuration of URI encoding for executable

[jira] [Updated] (MTOMCAT-43) Allow configuration of URI encoding for tomcat run goals

2012-01-17 Thread Olivier Lamy (Updated) (JIRA)
Version/s: 2.0 Summary: Allow configuration of URI encoding for tomcat run goals (was: Allow configuration of URI encoding) > Allow configuration of URI encoding for tomcat run goals > > > Key

[jira] [Reopened] (MTOMCAT-43) Allow configuration of URI encoding

2012-01-17 Thread Olivier Lamy (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy reopened MTOMCAT-43: - Assignee: Olivier Lamy > Allow configuration of URI encod

[jira] [Created] (MTOMCAT-115) Allow configuration of URI encoding for executable war

2012-01-17 Thread Olivier Lamy (Created) (JIRA)
Allow configuration of URI encoding for executable war -- Key: MTOMCAT-115 URL: https://issues.apache.org/jira/browse/MTOMCAT-115 Project: Apache Tomcat Maven Plugin Issue Type

[jira] [Commented] (MTOMCAT-43) Allow configuration of URI encoding

2012-01-17 Thread Olivier Lamy (Commented) (JIRA)
the new feature for executable jar/war. But that's true :-) I will open a separate issue. > Allow configuration of URI encoding > --- > > Key: MTOMCAT-43 > URL: https://issues.apache.or

[jira] [Commented] (MTOMCAT-43) Allow configuration of URI encoding

2012-01-17 Thread Morten Haraldsen (Commented) (JIRA)
king. Line 195/196 of TomcatRunner.java // FIXME parameter for that def ? ISO-8859-1 //connector.setURIEncoding(uriEncoding); Please fix this. Best regards Morten > Allow configuration of URI encoding > --- > >