activerecord jdbc adapter java class RubyJdbcConnection references non-existent
method isDebug
----------------------------------------------------------------------------------------------
Key: JRUBY-5542
URL: http://jira.codehaus.org/browse/JRUBY-5542
Project: JRuby
Issue Type: Bug
Affects Versions: JRuby 1.4
Environment: jruby 1.4.1
activerecord-jdbc-adapter 1.1.1
Reporter: mctozzy
Assignee: Thomas E Enebo
The base adapter java class seems to refer to a method isDebug in a number of
places where it has an exception handler. This method doesn't exist in the
org.jruby.Ruby class. I'm wondering if it should read:
getInstanceConfig.isDebug() instead? The effect of this bug is that instead of
generating a meaningful stack trace error concerning the original exception, it
generates a method not found exception.
--
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