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

Key: RUBY-743
Type: Sub-task Sub-task
Status: Open Open
Priority: Normal Normal
Assignee: Oleg Shpynov
Reporter: Roman Chernyatchik
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Ruby
Incorrect error highlighting in .rhtml file (RUBY-595)

Wrong error highlighting for several return parameters in ruby blocks.

Created: 18 Jul 07 12:50   Updated: 12 Aug 07 13:11
Component/s: Parsing
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: rev. 9511


 Description  « Hide
Wrong error highlighting for several return parameters in ruby blocks.
options_for_select(filter_type.filters.published.collect {|f| f.name_and_version, "#{f.id}"}, params[p])


 All   Comments   Work Log   Change History      Sort Order:
Roman Chernyatchik - 12 Aug 07 13:11
Oleg, isn`t it fixed yet?