Problem
On comments, image attachments are only shown as file names, and are listed twice:
The links in the first list return a 404 error.
Solution
- No links should return 404.
- If there's no reason for a duplicate attachment list, remove the duplicate.
- If there's no reason to hide images, show them. (Images are properly shown in articles.)
Problem
On comments, image attachments are only shown as file names, and are listed twice:
The links in the first list return a 404 error.
Solution