[jboss-jira] [JBoss JIRA] Resolved: (JBWEB-129) Incorrect E flag implementation
Remy Maucherat (JIRA)
jira-events at lists.jboss.org
Thu Dec 18 11:51:54 EST 2008
[ https://jira.jboss.org/jira/browse/JBWEB-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Remy Maucherat resolved JBWEB-129.
----------------------------------
Fix Version/s: JBossWeb-2.1.2.GA
Resolution: Done
> 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
> Fix For: JBossWeb-2.1.2.GA
>
>
> 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
More information about the jboss-jira
mailing list