Re: Does ExternalStorage actually move images to disk?
Shawn Moore <[email protected]> Tue, 1 Dec 2015 15:56:59 -0500
| Newsgroups | gmane.comp.bug-tracking.request-tracker.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Alexander, On 2015年11月25日 at 5:04:35, Alexander B. Zubkov ([email protected]) wrote: > BTW maybe nobody ever had a 10Mb text, but if text/html attachment is > extracted somehow, RT is unable to open it, error was: "unknown encoding > external". If some implementation is missing, maybe you should not > extract text? I’ve made a ticket for tracking this: https://issues.bestpractical.com/Ticket/Display.html?id=31518 > A forced rerun only make sense if image size is configurable, otherwise > the plugin always works correct with hardcoded settings. The image size is indeed configurable in RT 4.4, so it does make sense to have the flag. The flag is also useful if you make local customizations to the logic that decides whether an object should move to external storage. Thanks! Shawn