Add a test for evaluating templates and macros in the right order

in the Snippet.  Fix a bug with that.
This commit is contained in:
Colin Kuskie 2009-01-12 22:23:41 +00:00
parent 1af2704e0c
commit e3c77d4e80
3 changed files with 28 additions and 8 deletions

View file

@ -1,5 +1,6 @@
7.6.9
- marked sbin scripts as executable
- Problem #9492: in passing form variables to Macro SQL inside a snippet
7.6.8
- added #!/usr/bin/env perl to all utility scripts