Content
View differences
Updated by Oliver Günther almost 8 years ago
**Steps**
- Have content referencing an attachment via the `!some_attached_image!` syntax.
- Migrate
- The text is correctly migrated to `` and is also displayed correctly when not editing by rewriting the url.
- But when editing, the image is not displayed. Only an empty `image caption` area is sometimes displayed
**Example**

We can either solve the problem on migration, or have to handle the references when rendering for editing.
- Have content referencing an attachment via the `!some_attached_image!` syntax.
- Migrate
- The text is correctly migrated to `` and is also displayed correctly when not editing by rewriting the url.
- But when editing, the image is not displayed. Only an empty `image caption` area is sometimes displayed
**Example**

We can either solve the problem on migration, or have to handle the references when rendering for editing.