This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 126105 - template language directives support in new php files templates
Summary: template language directives support in new php files templates
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks: 125927
  Show dependency tree
 
Reported: 2008-01-28 15:12 UTC by Andrew Korostelev
Modified: 2008-05-05 15:50 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Korostelev 2008-01-28 15:12:53 UTC
template language directives should be supported in new php files templates.
E.g. FreeMarker template that is used for Ruby files.
Comment 1 Tomas Mysik 2008-04-07 14:27:16 UTC
Not so high priority but definitely possible. I will look at it.
Comment 2 Tomas Mysik 2008-05-05 09:05:27 UTC
Fixed in http://hg.netbeans.org/main/rev/ca6ff6dfd286.
Comment 3 Quality Engineering 2008-05-05 15:50:12 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #177 build
Changeset: http://hg.netbeans.org/main/rev/ca6ff6dfd286
User: Tomas Mysik <tmysik@netbeans.org>
Log: #126105: template language directives support in new php files templates