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 170266

Summary: Enabling complete PHP support does not enable support for editing a HTML files
Product: installer Reporter: Petr Dvorak <joshis>
Component: DebianAssignee: Yulia Novozhilova <ynov>
Status: VERIFIED DUPLICATE    
Severity: blocker CC: av-nb, blaha
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Petr Dvorak 2009-08-12 12:48:56 UTC
Ubuntu 9.10 deb packages

After I installed PHP support, I still cannot create a HTML file via the new file wizard. If I create an empty file with
HTML extension, HTML editing still does not work (no syntax coloring, ...). No exceptions are thrown.
Comment 1 Petr Blaha 2009-08-12 13:02:19 UTC
Probably, duplicate of issue #170260
Comment 2 martin_zmrhal 2009-08-12 13:09:57 UTC
Petre, this is slightly different - when you enable PHP plugin, you are not even offered to select a new HTML file in
the new file wizard (no option for HTML file) - but it is strange, that this does not work in NB 6.5 from Ubuntu 9.04
packages either (after enabling the php plugin)! 170260 is about Java Web Plugin - you are offered to select HTML file
via New File wizard, however the file is not created due to an exception. Also tried it in NB 6.5 from Ubuntu 9.04
packages and it also does not work there...
Comment 3 Yulia Novozhilova 2009-08-12 16:39:00 UTC
It is a duplicate of issue #170260 since the root of the problem is the same.

*** This issue has been marked as a duplicate of 170260 ***
Comment 4 Petr Dvorak 2009-11-13 12:02:21 UTC
Verified.