• CA-1326 - Unicode error when rendering a publication
1.1.18
------------------
Bug: we were attempting to iterate over the result of ``Entrez.read`` which is a two-key dictionary and not a sequence. We're supposed to iterate over the key ``u'PubmedArticle'`` value, which is the sequence of PubMed results.
The thing is: *how did this ever work?*
1.1.17
-------------------------------
• CA-1348: Summary source URLs should be marked as required • CA-1350: Help text on PublicationsFolder fields is confusing • CA-1406: Portal cannot ingest publications • CA-1447: Faceted debug criteria causing test failures