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

--- Comment #7 from Bruce Momjian <[email protected]> ---
Well, the additional documentation does help, but I am not sure the logic of
why and how to use it is clear.  For example, if the comment contains a single
quote with preceding whitespace, you use double quotes for the value.  If the
comment a  double quote, you use single quotes, and for values with both, you
use backticks.  That seems very confusing for what I mentally think of as
free-form comment text.

What I did was to add the t="" and t='' syntax for cases that need it, and also
added a cron job to check the Apache server logs for any AH 01370-style error
strings.  If no one else has complained about this before, I guess the
documentation fix is sufficient at this point.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to