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 138373 - Invalid highlight when using navigator in Rails
Summary: Invalid highlight when using navigator in Rails
Status: RESOLVED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Rails (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Erno Mononen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-26 15:05 UTC by polan
Modified: 2009-02-19 23:01 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 polan 2008-06-26 15:05:53 UTC
[Build 200806260103, JDK 1.6.0]

A tiny issue found when testing RoR support:

To reproduce:
1) Create new Rails project

2) Controllers node > Generate... >
   Create controller 'foo' with 'bar' view

3) In foo_controller.rb, choose context menu > Navigate > Go to Rails action or view...
ERROR: When bar.html.erb is opened, the <h1> tag is highlighted in red as error
Comment 1 Erno Mononen 2008-11-20 18:51:38 UTC
Seems to be fixed now, please reopen if you still see this.