[TemplateTranslationTieIn] Extractor hard coded file extension
--------------------------------------------------------------
Key: ZETACOMP-1
URL: https://issues.apache.org/jira/browse/ZETACOMP-1
Project: Zeta Components
Issue Type: Bug
Environment: all
Reporter: Maxime THOMAS - Wascou.org
In the extractor, in the function run(), the "ezt" file extension is hardcoded.
So if I named all my templates "tpl", I have to walk around with inheriting the
extractor class and reimplementing the run function.
To correct it, add a variable to the class with the extension type (could be an
array to match several types).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.