Patch #16700
Blank content type for attachments attached via Ajax file upload
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Attachments | |||
Target version: | 2.5.2 |
Description
We recently discovered a bug her at Planio which pretty much affects all attachments created via the Ajax file upload: Attachments are initially created with the correct content type, but later when retrieved via their tokens and attached to their container this gets overwritten with nil.
Please see the patch attached. Testcase included.
Associated revisions
Blank content type for attachments attached via Ajax file upload (Patch by Jens Krämer).
History
#1
Updated by Jan from Planio www.plan.io almost 7 years ago
- Target version set to Candidate for next minor release
#2
Updated by Jean-Philippe Lang almost 7 years ago
- Status changed from New to Resolved
- Assignee set to Jean-Philippe Lang
- Target version changed from Candidate for next minor release to 2.5.2
Committed in r13125, thanks.