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

Key: RUBY-1280
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
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

Bad code is green: Highlight extra space in array access expression

Created: 18 Dec 07 23:17   Updated: 18 Dec 07 23:17
Component/s: Highlighting
Fix Version/s: None

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


 Description  « Hide
@publication = Publication.find(params [:id])

The extra space after 'params' causes the code not to work as expected, but is not highlighted in any way. There should be an inspection for highlighting such code.



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