Issue Number | 5159 |
---|---|
Summary | [PP] Fix Link Attribute |
Created | 2022-10-11 11:30:13 |
Issue Type | Bug |
Submitted By | Englisch, Volker (NIH/NCI) [C] |
Assigned To | Englisch, Volker (NIH/NCI) [C] |
Status | Closed |
Resolved | 2022-10-13 17:48:22 |
Resolution | Fixed |
Path | /home/bkline/backups/jira/ocecdr/issue.329501 |
In our script PublishPreview.py we have a small typo creating the
HTML link element:
The attribute "rel" is listed with an incorrect value as
{{ rel="prevcocnnect"}}
instead of
{{ rel="preconnect"}}
The following file has been updated:
PublishPreview.py
https://github.com/NCIOCPL/cdr-admin/commit/61a5151
I can confirm that the code change for this ticket has made it to QA but I'm currently not able to recreate the issue on PROD. PROD, still using the incorrect code is - for some reason - displaying the correct HTML output.
I didn't realize that the problem only affected the Glossary PublishPreview reports. Summaries and DrugInfoSummaries were OK.
The change has been confirmed on QA.
Elapsed: 0:00:00.001708