Skip to content

Fix image attachments on comments #223

Description

@dotmacro

Problem

On comments, image attachments are only shown as file names, and are listed twice:

Image

The links in the first list return a 404 error.

Image

Solution

  1. No links should return 404.
  2. If there's no reason for a duplicate attachment list, remove the duplicate.
  3. If there's no reason to hide images, show them. (Images are properly shown in articles.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions