Content
View differences
Updated by Jens Ulferts 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 `[](some_attached_image)` but such a reference has no meaning when not editing by rewriting rendering the url.
- But when editing, text which leads to the image is not displayed. Only an empty `image caption` area is sometimes being displayed
**Example**
 7.4:

8.0:

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


