Ticket #9 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Can't define #macro in #parse'd files

Reported by: anonymous Assigned to: somebody
Priority: high Milestone:
Component: airspeed Version:
Severity: major Keywords:
Cc:

Description

All macro definitions in #parse'd template file are inaccessible from main template file. It prevents to write the template 'modules' which can be use in different projects without copypasting.

Change History

01/02/06 16:18:56 changed by steve

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in [52]. Thanks for the report.