-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Page - Editor - Migration or Conversion to Fabric
-
None
-
1
After migrating from Confluence Server/Data Center to Confluence Cloud, some migrated pages contain inline images that:
- Are rendered via the legacy inline-media-image migration extension (images wrapped in <p local-id="..."><ac:image>...</ac:image></p>), and do not open in the standard image preview/lightbox when clicked.
Instead, these images behave like plain links. When opened in a new tab, the image fails to load (a blank/error page), so users cannot view it.<p local-id="035dc3de5b06"><ac:image ac:local-id="80ef316c75f8" ac:height="250"><ri:attachment ri:filename="123456.jpg" ri:version-at-save="1" /></ac:image><ac:image ac:local-id="61aae83627d4" ac:height="250"><ri:attachment ri:filename="09073463436.jpg" ri:version-at-save="1" /></ac:image></p> <p local-id="faefa59149a7" />
This appears specific to migrated inline images wrapped in inline-media-image. Images from the deprecated Gallery plugin are not affected.
- Enhance the Fabric conversion / inline-media-image handling so that migrated inline images:
- Remain clickable, opening the standard image preview/lightbox, and
- Load correctly when opened in a new tab, even when wrapped in inline-media-image or <p local-id="...">.