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 154711 - Problems with PHP syntax highlighting/file tab persistence
Summary: Problems with PHP syntax highlighting/file tab persistence
Status: VERIFIED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Features On Demand (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Pavel Flaska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-05 11:40 UTC by Petr Dvorak
Modified: 2009-06-21 13:43 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 Petr Dvorak 2008-12-05 11:40:53 UTC
Product Version: NetBeans IDE Dev (Build 081204)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b13
System: Linux version 2.6.27-10-generic running on i386; UTF-8; en_US (nb)

1. Create a new Java Application project (install feature)
2. Create a new PHP project (install feature)
-> index.php is opened, but syntax is not highlighted

3. Restart IDE
-> editor tab with index.php is not opened, but it should (file tabs should be persistent)

4. Open index.php in the Projects view
-> file is opened, syntax is correctly highlighted
Comment 1 Pavel Flaska 2008-12-17 16:02:26 UTC
Not reproducible in current build, please, verify.
I suspect this:
changeset 111899	5494f0d629d6
Comment 2 Petr Dvorak 2008-12-19 19:44:08 UTC
Verified in "NetBeans IDE Dev (Build ergonomics-198-on-081219)"