History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: SES-176
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Arjohn Kampman
Reporter: Arjohn Kampman
Votes: 0
Watchers: 0
Operations

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

LocalRepository.addData(dataURL, baseURI, ...) does not default baseURI to dataURL when not specified

Created: 05/Jul/05 09:00 PM   Updated: 23/Sep/05 05:27 PM
Component/s: Repository API
Affects Version/s: 1.2, 1.2-RC2, 1.2-RC1, 1.1.3, 1.1.2, 1.1.1, 1.1, 1.1-RC2, 1.0.4, 1.0.3, 1.0.2, 1.0.1, 1.0, 1.1-RC1
Fix Version/s: 1.2.1


 Description   
Interface org.openrdf.sesame.repository.SesameRepository specifies that for the method addData(URL dataURL, String baseURI, ...), the baseURI defaults to the value of dataURL when the specified baseURI is 'null'. Class LocalRepository, which implements this interface, does not adhere to this.

 All   Comments   Change History      Sort Order:
There are no comments yet on this issue.