Defect #26
Calling getId(resource) always returns null
| Status: | Resolved | Start: | 2011-08-04 | |
|---|---|---|---|---|
| Priority: | Immediate | Due date: | ||
| Assigned to: | % Done: | 100% |
||
| Category: | - | |||
| Target version: | 0.3.1 |
Description
History
Updated by Eduardo Yáñez Parareda 10 months ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
r94
- In UrlInfo.addId(), always add id and resource_id keys so users are able to call getId() or getId(resource).
- In UrlInspector.getUrlInfo() the main resource is stored before the main id, so is it possible to store resource_id.
- Javadocs.