- Fix new caching issue when broken/misleading object data was stored in database. The object must be cleaned up before storing in DB, because some code (out of rcube_message and rcube_imap classes) is changing objects data e.g. parts mimetype or body. Now it's become a problem because we're saving the object in cache at shutdown (after all modifications).
- Make stored message object smaller by removing some redundant data.
Description
Description
Details
Details
- Provenance
alecpl Authored on Sep 8 2011, 8:31 AM mollekopf Pushed on Aug 21 2023, 3:06 PM - Parents
- R3:e730cd248dae: - Fix displaying multipart/alternative messages with only one part (#1487938)
- Branches
- Unknown
- Tags