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

Summary: Problems with PHP syntax highlighting/file tab persistence
Product: ide Reporter: Petr Dvorak <joshis>
Component: Features On DemandAssignee: Pavel Flaska <pflaska>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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)"