When using a download template, macros are always processed in the output. fixes bug #11242.

This commit is contained in:
Colin Kuskie 2009-11-16 17:03:38 -08:00
parent c8bda63587
commit 110a236fcd
2 changed files with 4 additions and 1 deletions

View file

@ -19,6 +19,7 @@
- added USPS International driver.
- added #10727: language choice during site adding
- added file globbing to preload.exclude
- fixed #11242: Macros not executing in Download Templates
7.8.4
- Fixed a compatibility problem between WRE and new Spectre code.