https://bz.apache.org/bugzilla/show_bug.cgi?id=69197

Eric Covener <cove...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #39813|0                           |1
        is obsolete|                            |

--- Comment #7 from Eric Covener <cove...@gmail.com> ---
Created attachment 39814
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=39814&action=edit
tests v2

@yann can you spot any problem w/ test or code for the failing test case added
here? It takes a working case and just adds int:lower map.

# Check /modules/rewrite/badquery/backref-map/%3ftheval for
# rewritten query theval
# expected: ''
# received: 'theval'
not ok 75

    RewriteRule ^/modules/rewrite/badquery/backref-map/(.*)$
/modules/rewrite/badquery/backref${lower:$1} [PT]

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to