openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #16360
[Merge] lp:~googol/openlp/image-queue into lp:openlp
The proposal to merge lp:~googol/openlp/image-queue into lp:openlp has been updated.
Description changed to:
Hello
- update the image cache when the image timestamp changes
- reworked image manager's _cache
Bug1:
1) Display/preview an image.
2) Edit the image.
3) Send it live/preview again.
Result:
Cache is not updated.
Expected:
Cache is updated. You especially expect this when you delete and add the image again.
Bug-2:
1) Open a service file with an image named test.jpg
2) Show it live/preview it
3) Send another image live/preview which has the same name (test.jpg), but a different content.
Result:
The second image shown is not correct.
Expected:
The second image should show the correct image.
Bug-3:
1) Send an item live/preview it (should not have an theme assigned)
2) Change a theme's background image (do not complete the wizard, cancel it on the last page).
3) Send the same item live again
Result:
The item incorrectly uses the image you changed in the theme wizard.
Expected:
The item should still use the correct image.
For more details, see:
https://code.launchpad.net/~googol/openlp/image-queue/+merge/110793
--
https://code.launchpad.net/~googol/openlp/image-queue/+merge/110793
Your team OpenLP Core is subscribed to branch lp:openlp.
References