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 198941 - Duplicated .js when creating new script.js
Summary: Duplicated .js when creating new script.js
Status: NEW
Alias: None
Product: web
Classification: Unclassified
Component: Editing infrastructure (show other bugs)
Version: 7.0
Hardware: All All
: P4 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-27 08:02 UTC by mcfedr
Modified: 2014-10-06 13:26 UTC (History)
0 users

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 mcfedr 2011-05-27 08:02:55 UTC
when i add a new javascript file in the projects view, when i type 'script.js' another '.js' is added on the end, whereas when i a php file it will automatically add '.php' unless what i have typed in already has '.php' at the end. 
not an important bug just an inconsistency means i constantly end up with files called 'script.js.js'