
| Key: |
CAY-707
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Minor
|
| Assignee: |
Unassigned
|
| Reporter: |
Andrus Adamchik
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
17/Nov/06 10:24 PM
|
|
SelectQueryMetadata.resolve:
Part of the cache key building mechanism is doing this:
key.append('/').append(query.getQualifier());
resulting in full DataObjects used as cache keys if a qualifier matches a DataObject. Should be using ObjectId instead.
|
|
Description
|
SelectQueryMetadata.resolve:
Part of the cache key building mechanism is doing this:
key.append('/').append(query.getQualifier());
resulting in full DataObjects used as cache keys if a qualifier matches a DataObject. Should be using ObjectId instead. |
Show » |
| No work has yet been logged on this issue.
|
|