You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2016/02/10 15:53:29 UTC

[Bug 58988] $ escaping for rewrite

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

--- Comment #1 from Felix Schumacher <fe...@internetallee.de> ---
Created attachment 33544
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=33544&action=edit
Let backslashes escape characters

This will enable escaping (quoting) by using an backslash.

Apart from this, it will enable escaping the percent sign by using %%. It also
fixes a bug, when % was not followed by a digit or a curly brace.

The functionality for %% should probably not be added.

Documentation for the quotation feature is missing, too.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org