[ http://issues.apache.org/jira/browse/DERBY-535?page=comments#action_12330848 ]
Kathey Marsden commented on DERBY-535: -------------------------------------- This was checked into 10.1 r263981 | kmarsden | 2005-08-28 18:10:44 -0700 (Sun, 28 Aug 2005) | 7 lines DERBY-535 Driver.acceptsURL() for embedded driver incorrectly returns true for a client url like jdbc:derby:// Changed embedded driver to reject network URL's Added test for testing driver methods. > Driver.acceptsURL() for embedded driver incorrectly returns true for a client > url like jdbc:derby:// > ---------------------------------------------------------------------------------------------------- > > Key: DERBY-535 > URL: http://issues.apache.org/jira/browse/DERBY-535 > Project: Derby > Type: Bug > Components: JDBC > Versions: 10.1.1.0 > Reporter: Daniel John Debrunner > Assignee: Kathey Marsden > Fix For: 10.1.2.0, 10.2.0.0, 10.1.1.1 > Attachments: DERBY535.diff > > org.apache.derby.jdbc.InternalDriver.acceptsURL will return tru for any URL > starting with jdbc:derby: which of course incorrectly includes jdbc:derby:// -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira