Issue Number | 3920 |
---|---|
Summary | Fix SummaryRef in 'About This Summary' |
Created | 2015-06-04 11:42:38 |
Issue Type | Improvement |
Submitted By | Englisch, Volker (NIH/NCI) [C] |
Assigned To | Englisch, Volker (NIH/NCI) [C] |
Status | Closed |
Resolved | 2015-06-04 17:54:53 |
Resolution | Fixed |
Path | /home/bkline/backups/jira/ocecdr/issue.162550 |
The SummaryRef elements in the summary documents contain the URL of the linked summary as an url attribute so that the link is relative and not absolute ("/my/link" instead of "http://www.cancer.gov/my/link").
The SummaryRef element in the About This Summary section,
however, has the link set to be absolute (i.e. using the SummaryURL
element as is).
For consistency we want to list the URL attribute as relative links
across the document.
The SummaryRef in the About This Summary section has been updated:
CDR000157.xml (Vendor Filter: Summary)
This is ready for testing in DEV.
Is this referring to the LOELink in the About This PDQ Summary section of the HP summaries? I'm not sure how to test this since these links don't work in Publish Preview.
I thought it was a SummaryRef but you're probably right and it's the
LOERef that was fixed.
Hover your mouse over the link and check - on the lower tiers - if the
URL starts with _http://www.cancer.gov_ or not. The URL
should list the tier specific server (www-qa.cancer.gov,
www-blue.dev.cancer.gov, etc.)
Unfortunately, nothing comes up when I hover over the link.
I thought it was a SummaryRef
Ah, now I remember: There doesn't exist a LOERef in the vendor DTD, so our LOERefs are mapped to SummaryRefs in the XML output.
The filter has been saved in subversion:
R13221: CDR000157 (Vendor Filter: Summary)
Volker, I think you mentioned we would want to look at a diff report to test this one. Is that right?
Yes, that's one way of checking out the differences. This will come
up once I ran the diff report for the misc. documents.
I wasn't able to run it last night, though, since another publishing job
was still running when I left.
I've copied the diff report to
:\OCPL\_Cross\CDR\temp\diff_all.txt L
To identify the changes relating to this issue please search for the string AboutThis_1. This string is part of a SummaryRef element and this SummaryRef also contains a url attribute. The URL changed for instance from
="http://www.cancer.gov/espanol/... url
to
="/espanol/... url
for all summaries with the URL attribute.
This change was requested by ~ShahAj and has been implemented and reviewed
in the XML output. However, it currently cannot be tested on QA because
the implementation on Gatekeeper is part of the Feline release.
I will talk to Aarti when she comes back from vacation if this is
something we can test with publish preview or if this is for internal
use only. Aarti probably told me at some point but I forgot.
I confirmed that this modified URL is part of the XML data. I will close this ticket once I've successfully published a few summaries.
I confirmed that the url attribute throughout the document is now displaying relative links in the XML that's pushed to Gatekeeper.
Closing ticket.
Elapsed: 0:00:00.000421