You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/08/18 22:01:49 UTC

DO NOT REPLY [Bug 11793] - Parse error in ExtFilterDefine

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11793>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11793

Parse error in ExtFilterDefine





------- Additional Comments From wrowe@apache.org  2002-08-18 20:01 -------
Did you try
  ExtFilterDefine awk_line_numbering mode=output outtype=text/html 
     cmd="/bin/awk '{print NR\\\": \\\" $N}'"

In case the '\' escaping is eating the second double quote?

If that's not the workaround, there is a bug in the parser.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org