Actions
Patch #16700
closedBlank content type for attachments attached via Ajax file upload
Start date:
Due date:
% Done:
0%
Estimated time:
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.
Files
Updated by Jan from Planio www.plan.io over 10 years ago
- Target version set to Candidate for next minor release
Updated by Jean-Philippe Lang over 10 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.
Actions