[jboss-jira] [JBoss JIRA] Created: (JBWEB-129) Incorrect E flag implementation

Remy Maucherat (JIRA) jira-events at lists.jboss.org
Fri Dec 5 07:40:36 EST 2008


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

        



More information about the jboss-jira mailing list