Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.2 M2
-
Component/s: Storage
-
Labels:None
-
Difficulty:Trivial
-
Similar issues:
XWIKI-6749Some problems when downloading attachment. XWIKI-6921Resume download feature for attachments XWIKI-6595Infinite attachment download time XWIKI-789Files inside a ZIP attachment are no longer downloading correctly. XWIKI-8957Unable to attach an empty file on Oracle XWIKI-421Copying a wiki failed sometime on Documents with Attachments or Objects XWIKI-219Create download revision action XWIKI-7576Sometimes clicking on "Add Extension" fails with macro error XWIKI-3986When a new page is created an empty line is sometimes added at the beginning of the content
Description
There is a thread concurrency issues when loading attachments, it is possible to end up with an empty attachment content when two parallel requests request the same resource and it wasn't in the cache already.
Issue Links
- is duplicated by
-
XWIKI-6763
loadAttachmentContent should not set the attachment content object before loading is effective
-
Fixed in 0551110