RubyClass doesn't include the base name in the class name after setting a
constant with const_set
-------------------------------------------------------------------------------------------------
Key: JRUBY-4815
URL: http://jira.codehaus.org/browse/JRUBY-4815
Project: JRuby
Issue Type: Bug
Reporter: David Calavera
Assignee: Thomas E Enebo
Attachments: JRUBY-4815.patch
There is a test failing in rails/actionpack because of this:
{noformat}
test_temporary_anonymous_controllers(ControllerInstanceTests)
[./test/controller/base_test.rb:151:in
`test_temporary_anonymous_controllers'
/Users/david/dev/jruby/lib/ruby/gems/1.8/gems/mocha-0.9.8/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb:19:in
`run']:
<"examples"> expected but was
<"#<class:01x51a212ed>">.
{noformat}
I include a patch that solves the issue
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email