Incorrect E flag implementation
-------------------------------
Key: JBWEB-129
URL:
https://jira.jboss.org/jira/browse/JBWEB-129
Project: JBoss Web
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Rewrite Valve
Affects Versions: JBossWeb-2.1.1.GA
Reporter: Remy Maucherat
Assignee: Remy Maucherat
The E flag of Rewrite rule uses a static String, and sets system properties, which do not
fit well the Java model. This should be changed to using request attributes.
The C flag also uses a static String, but the mod_rewrite doc is not clear if it should
allow substitutions.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira