Issue:Â After processing an e-Edition by uploading files via FTP the "Assets processed: " would report 0.Â
Solution: The "Assets processed: " now reports the number of files uploaded and processed and can be found in either the log by clicking "View log" or in an email sent to the "Notification address:" set in the Job processing section of the e-edition publications settings.
Â
Issue:Â Enhanced resolution script would terminate when an error occurred.Â
Solution: The script will continue to run and generate enhanced images after an error occurs.
Â
Issue:Â When processing the xml file returned from the vendor providing segmenting, the content of editorial assets was being overwritten.
Solution: Content and byline of editorial article are no longer being modified during the processing of the xml file.
Â
Issue:Â When an asset in the xml file is associated with a page number rather than a UUID the segments were being discarded.Â
Solution: After this change the process will associate the segment with a UUID or page number if UIDÂ is not available.Â
Â
BUG FIXES
Issue/Solution:Â PDFs would fail to upload if they were of an incorrect MIME type. We are now providing a new class for MIME type detection. e-Editions has been switched over to use this new MIMEÂ type detection. This allows PDFs of MIME types that were failing to now be used in e-Editions.