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 198467 - Wrong highlighting in .erb files.
Summary: Wrong highlighting in .erb files.
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: RHTML (show other bugs)
Version: 7.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-10 08:59 UTC by heaven87
Modified: 2012-12-04 13:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Example (78.45 KB, image/png)
2011-05-10 08:59 UTC, heaven87
Details
The "parameter" attr is affected too (45.22 KB, image/png)
2011-08-04 13:38 UTC, heaven87
Details

Note You need to log in before you can comment on or make changes to this bug.
Description heaven87 2011-05-10 08:59:40 UTC
Created attachment 108204 [details]
Example

It happens only if I'll set color for ruby methods.
Comment 1 heaven87 2011-08-04 13:38:59 UTC
Created attachment 109800 [details]
The "parameter" attr is affected too

Just noticed that the parameter option is broken too (purple color).
Comment 2 Miloslav Metelka 2012-10-30 15:02:39 UTC
A similar problem is present in javascript embedded sections so it's likely the same problem. Reassigning to html (apologies if it's not appropriate component).