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 237706 - File error checking for static files (CSS, HTML, JS) should be an option for the user.
Summary: File error checking for static files (CSS, HTML, JS) should be an option for ...
Status: RESOLVED DUPLICATE of bug 238782
Alias: None
Product: web
Classification: Unclassified
Component: Editing infrastructure (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-28 00:29 UTC by iluvtr
Modified: 2013-11-26 15:25 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Image a capture of my project (65.56 KB, image/png)
2013-10-28 00:29 UTC, iluvtr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description iluvtr 2013-10-28 00:29:58 UTC
Created attachment 141598 [details]
Image a capture of my project

Netbeans is a great IDE, I really enjoy creating new apps on it, but now when I installed Netbeans 7.4 I have my web project full of red lights marking the jQuery plugins that worked really fine: In Javascript file marking the Javascript regular expressions, In CSS marking CSS expressions, in HTML marking 'incorrect' HTML (Are you serious?), 

This didn't happened to me in versions of Netbeans <= 7.2 so it seems like you have been more 'strict' in error checking of that type of files, and please understand that maybe there's and error in that files: but I have no control over that, these are jQuery plugins that I download for third party developers, so what I do? Go and download new versions of the plugins that probably are incompatible with versions of other plugins that I'm currently using (You know, jQuery and jQuery have suffered breaking changes in the versions) No way!, So as a workaround I renamed the file extensions so that files ared not recognized anymore as CSS, Javascript files and I don't get any 'errors' for that files, but it is not the real solution, the solution here is that if you want to be more strict validating static files you should give the user an option to disable that behaviour and that option should be in the Configuration something like 'Enforce strict validation of static files', That will be really a good solution, welcomed to every HTML5 developer,

Thank you so much for the great work.
Comment 1 capistrano.tiago 2013-11-19 10:42:31 UTC
would be a great solution, I have the same problem.
Comment 2 Vladimir Riha 2013-11-26 15:25:47 UTC
Thank you for reporting, I think this propagation of error badges from files->folder/project didn't work for some files so they weren't visible, starting with 7.3 this was fixed but introduced this side effect. 

I'm gonna mark it as a duplicate of (although newer) 238782, which has higher priority and there are already some comments/votes. Please feel free to comment/vote there. Thank you

*** This bug has been marked as a duplicate of bug 238782 ***