You are viewing a plain text version of this content. The canonical link for it is here.
Posted to zeta-dev@incubator.apache.org by "Maxime THOMAS - Wascou.org (JIRA)" <ji...@apache.org> on 2010/07/19 08:21:52 UTC

[zeta-dev] [jira] Created: (ZETACOMP-1) [TemplateTranslationTieIn] Extractor hard coded file extension

[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.