Ticket #626 (closed Bug)
FOP does not see updates to existing images
| Reported by: | jorg.heymans@… | Owned by: | |
|---|---|---|---|
| Priority: | Minor | Milestone: | |
| Component: | Version: | 2.1 | |
| Keywords: | Cc: |
Description
[jira2trac import : issue created on March 13, 2008 12:41:50 PM CET http://issues.cocoondev.org/browse/DSY-626 ]
Relevant thread : http://thread.gmane.org/gmane.comp.java.daisy.general/7334
in summary: FOP caches images based on their source URI. When you update an image in a document this is not reflected in the PDF version because the URI always points to the latest version.
Bruno suggested to add a parameter to the source URI based on the image version, in order to still benefit from the FOP caching (as opposed to just adding a timestamp or random number to the source URI which would effectively disable any caching)
[jira2trac import : comment created by paul on June 20, 2008 12:47:06 PM CEST]
Fixed in svn revision 4779