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 165122

Summary: FreemarkerFactory associates with file ext fm, s/b ftl
Product: ide Reporter: mvmorel <mvmorel>
Component: libsAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED FIXED    
Severity: blocker CC: mmirilovic
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description mvmorel 2009-05-14 04:16:54 UTC
The default file extension for FreeMarker is ftl. org.netbeans.libs.freemarker.FreeMarkerFactory in the 
FreeMarkerIntegration module should ensure the List returned by getExtensions() includes ftl
Comment 1 Marian Mirilovic 2013-07-11 10:13:30 UTC
Martin, 
you were the last one updating library ... isn't this already covered ?
Comment 2 Martin Entlicher 2014-07-30 22:11:12 UTC
ftl extention is included in changeset:   277004:c788517071d0
http://hg.netbeans.org/core-main/rev/c788517071d0
Comment 3 Quality Engineering 2014-07-31 08:57:58 UTC
Integrated into 'main-silver', will be available in build *201407310738* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/c788517071d0
User: mentlicher@netbeans.org
Log: #165122: ftl added as a FreeMarker script extension.