Description
Adding attachments with names Filename).ending is not easily possible. It is only possible to upload the file with the Attachment-Action but then it cannot be linked.
Steps to reproduce
Try to upload an attachment named test(1).txt.
Code attachment:test(1).txt gives: test(1).txt
A wrong name is suggested for the attachment "test(1" - The fileending and the closing bracket are lost.
Details
This Wiki.
Workaround
Use [attachment:test(1).txt] syntax. test(1).txt
Discussion
Well, some things can't fit everybodies needs / taste. What about this case (text.txt)? Where does the filename end?
- Ok. Good example.
Plan
- Priority:
- Assigned to:
- Status: it works as intended, but it can't do magic.