-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.1.4
-
Fix Version/s: 5.1.5
-
Component/s: Live Edit (deprecated), Seam / JSF UI
Instead of saving the document twice (once before mimetype sniffing and once after) to avoid stream exhaustion problems, call the Blob.persist() once at the beginning.
- depends on
-
NXP-2391 make MimetypeRegistryService.getMimetypeFromBlob not exhaust the stream source of StreamingBlobs
- Resolved