Fixup storage of email attachments
Fixes the rewriting of the `key` field in the ticket thread body. The storage de-duplication system may replace the `key` value with an existing one. The ticket thread system will use the `key` value assigned when the file is committed to the database or the existing key of the duplicate file. Also fixup installation issues with the attachment storage plugin architecture
Showing
- include/class.file.php 8 additions, 3 deletionsinclude/class.file.php
- include/class.thread.php 29 additions, 24 deletionsinclude/class.thread.php
- include/i18n/en_US/file.yaml 2 additions, 2 deletionsinclude/i18n/en_US/file.yaml
- include/upgrader/streams/core.sig 1 addition, 1 deletioninclude/upgrader/streams/core.sig
- include/upgrader/streams/core/ed60ba20-7e2017c8.patch.sql 0 additions, 0 deletionsinclude/upgrader/streams/core/ed60ba20-7e2017c8.patch.sql
- setup/inc/streams/core/install-mysql.sql 2 additions, 2 deletionssetup/inc/streams/core/install-mysql.sql
Loading
Please register or sign in to comment