Task #774
Story #909: Reimplement cn/resolve using nodelist for testing
implement Node Registry lookup for resolve function
100%
Description
code in resolve-filter-xml.xsl: needs to include a function to fetch the base-url from the registered node identifier passed in from systemMetadata. see notes in code for approaches
Subtasks
Related issues
History
#1 Updated by Rob Nahf about 14 years ago
- Status changed from New to In Progress
#2 Updated by Rob Nahf about 14 years ago
implementing an xslt external function in java. However, found that this technique cannot handle correct error handling in the case of system failures and "node-not-found" errors. explored several xslt techniques - document() and key() functions.. but none address the key problem of producing dataone error xml returns in the case of some or all membernode locations not yielding valid baseURLs.
Remaining work includes redesign, and reimplementation.
#3 Updated by Rob Nahf about 14 years ago
- Tracker changed from Task to Story
- Milestone set to CCI-0.6
- Start date set to 2010-10-06
- Target version deleted (
CCI-0.6)
#4 Updated by Rob Nahf about 14 years ago
- Position set to 4
- Target version set to Sprint-2010.40
#5 Updated by Rob Nahf about 14 years ago
- Estimated time set to 32.00
- Tracker changed from Story to Task
#6 Updated by Rob Nahf about 14 years ago
- Parent task set to #909
#7 Updated by Rob Nahf about 14 years ago
- translation missing: en.field_remaining_hours changed from 0.0 to 14.0
#8 Updated by Rob Nahf about 14 years ago
- Status changed from In Progress to Closed
finished development for ResolveFilter.
#9 Updated by Rob Nahf about 14 years ago
- Estimated time changed from 32.00 to 9.00