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

Summary: template language directives support in new php files templates
Product: php Reporter: Andrew Korostelev <akorostelev>
Component: ProjectAssignee: Tomas Mysik <tmysik>
Status: RESOLVED FIXED    
Severity: blocker CC: ppisl
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 125927    

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