Issue Number | 3753 |
---|---|
Summary | Citation formatting filter bugs |
Created | 2014-04-08 14:28:55 |
Issue Type | Bug |
Submitted By | Kline, Bob (NIH/NCI) [C] |
Assigned To | Englisch, Volker (NIH/NCI) [C] |
Status | Closed |
Resolved | 2014-05-02 17:57:40 |
Resolution | Fixed |
Path | /home/bkline/backups/jira/ocecdr/issue.122838 |
There are a couple of problems with the filter which formats citations (/trunk/Filters/CDR0000258630.xml).
unwanted periods are added to corporate authors
too many authors are included if the number of personal authors is less than three and the total number of authors is greater than three
CDR602260 on DEV can be used to illustrate both problem, as illustrated by the following test script:
import cdr
= ['set:Denormalization Citation Set',
filters 'name:Copy XML for Citation QC Report']
print cdr.filterDoc("guest", filters, docId=602260)[0]
The filter has been updated on DEV but I'm leaving this issue open in case you'll find some additional formatting problems.
The following filter has been updated on DEV:
R12628: CDR258630 (Module: Citation Formatting)
The filter change has been copied to PROD. Closing issue.
This was just a test for the Jira syntax highlighting, right?
Yes, the plugin has been installed on the production system, and I was verifying that it works correctly. You may see a couple more edits of older tickets before I'm done.
Elapsed: 0:00:00.001299