[Bug 66153] mod_macro documentation: examples use ${...} syntax for macro arguments, conflicting with Define ${...} syntax
| Newsgroups | gmane.comp.apache.documentation |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bz.apache.org/bugzilla/show_bug.cgi?id=66153 Rich Bowen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Rich Bowen <[email protected]> --- Fixed in trunk (r1933496) and 2.4 (r1933497). The Tips section of mod_macro now uses the $(...) syntax instead of ${...} for macro argument delimiters, and the explanatory text has been updated to explicitly note the conflict with Define variable syntax. Thanks for the report. -- You are receiving this mail because: You are the assignee for the bug.