History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CORAL-19
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed/Completed
Priority: Major Major
Assignee: Rafał Krzewski
Reporter: Rafał Krzewski
Votes: 0
Watchers: 0
Operations

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

problems retrieving resources with non-ASCII characters in the names.

Created: 2004-07-01 15:17   Updated: 2004-09-08 13:30
Component/s: ri.entity, ri.store, @implementation
Affects Version/s: 0.1
Fix Version/s: 0.1

Time Tracking:
Not Specified


 Description  « Hide
CoralStore.getResource(Resource,String) fails to retrieve the objectc despite the fact that it is visible in CoralStore.getResource(Resource) results.

 All   Comments   Work Log   Change History   FishEye      Sort Order: Ascending order - Click to sort in descending order
Rafał Krzewski - 2004-07-01 15:21
There were some incositences with escaping strings on the way to / from the database.
The problem seems to be gone. Reopen the issue if it resurfaces.