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 208169 - CSS not recognized file
Summary: CSS not recognized file
Status: VERIFIED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: CSS Visual Tools (show other bugs)
Version: 7.2
Hardware: PC All
: P1 normal (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-08 15:25 UTC by asenk
Modified: 2012-02-13 09:10 UTC (History)
1 user (show)

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 asenk 2012-02-08 15:25:11 UTC
Product Version: NetBeans IDE Dev (Build 201202080400)
Java: 1.6.0_26; Java HotSpot(TM) Client VM 20.1-b02
System: Linux version 3.0.0-15-generic-pae running on i386; UTF-8; en_US (nb)

CSS files are not recognized. The Editor shows them as a common *.txt file.

1)Start IDE with fresh userdir
2)Create new PHP project
3)Create new CSS file in SourceFile

RESULT:There is no icon in Project View. There are no highlighting in Editor. Tooltip on CSSfile.css shows:"Unrecognized File".

I'm not able to verified CSS 71patch1-candidate bugs.
Comment 1 Marek Fukala 2012-02-09 11:28:04 UTC
jarda's regression of the Registering mime types with @MimeResolver.xyzRegistration: http://hg.netbeans.org/main-silver/rev/e7d30459a7f9

fixed in web-main#0fa14d6c7998
Comment 2 rozwell 2012-02-09 11:35:28 UTC
Doesn't work again in latest and few previous versions of PHP build (current #4383):
http://bertram2.netbeans.org:8080/job/PHP-build/
Comment 3 Marek Fukala 2012-02-09 11:53:46 UTC
(In reply to comment #2)
> Doesn't work again in latest and few previous versions of PHP build (current
> #4383):
> http://bertram2.netbeans.org:8080/job/PHP-build/

Please wait until the change is propagated to your repository and built. I've just pushed it so there's hardly any build containing it.
Comment 4 rozwell 2012-02-09 17:12:12 UTC
Thanks a lot, works.
Comment 5 asenk 2012-02-13 09:10:14 UTC
Verified

Product Version: NetBeans IDE Dev (Build 201202120400)
Java: 1.7.0_03; Java HotSpot(TM) Client VM 22.1-b02
System: Linux version 3.0.0-15-generic-pae running on i386; UTF-8; en_US (nb)