You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Kathey Marsden (JIRA)" <de...@db.apache.org> on 2005/08/25 22:24:22 UTC

[jira] Updated: (DERBY-535) Driver.acceptsURL() for embedded driver incorrectly returns true for a client url like jdbc:derby://

     [ http://issues.apache.org/jira/browse/DERBY-535?page=all ]

Kathey Marsden updated DERBY-535:
---------------------------------

    Attachment: DERBY535.diff

Added checks to acceptsURL to reject Derby Client and JCC urls.
Added test jdbcapi/checkDriver.java  which right now just tests acceptsURL but can be updated to check other Driver methods.
I'll open another Jira entry for this.




> 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
>  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