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

Key: RUBY-360
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Roman Chernyatchik
Reporter: Roman Chernyatchik
Votes: 0
Watchers: 0
Operations

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

Sometimes filescache creates new cache elements with incorrect structure.

Created: 16 Mar 07 17:02   Updated: 17 Mar 07 15:09
Component/s: None
Fix Version/s: 0.2

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


 Description  « Hide
Sometimes filescache creates new cache elements with incorrect structure.

For example in

class Test
  def foo
  end
end

let's rename Test -> Test1, then virtual class "Test1" has virtual method "foo" with parent "Test"(not "Test1" !!!!)



 All   Comments   Work Log   Change History      Sort Order:
Roman Chernyatchik - 17 Mar 07 15:09
done (rev 6675, build #0.1.428)