History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RUBY-1775
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Oleg Shpynov
Reporter: Dmitry Jemerov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Ruby

Incorrect error highlighting when parameter of a Java interface method is passed to another method

Created: 29 Aug 08 19:25   Updated: 29 Aug 08 19:25
Component/s: JRuby
Fix Version/s: 2.0

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
See, for example, ruby_override_handler.rb:36:
with_element_and_symbol(editor, file) do |element, symbol|
            return element && symbol ? true : false
        end

The plugin knows the type of 'editor' but still highlights an error: Value 'editor' does not seem to have method 'caret_model' with 0 arg(s)



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.