|
Description: |
The content textarea in wiki edition mode is properly labelled with an item in the editMeta container. There is no such label when editing a paragraph of the content with the default edit mode being wiki. This UI can be found by clicking on the pen icons in view mode after setting up the right Admin config. This admin configuration is not the default XS, but it's the default one used in docker tests.
!Screenshot from 2025-07-01 11-47-24.png|thumbnail! !Screenshot from 2025-07-01 11-47-41.png|thumbnail!
It seems that in these conditions, the `editmeta.vm` template is not called while it should have been.
https://github.com/xwiki/xwiki-platform/blob/53333ae70dfcd15564197f5ccc1f8c64efd96614/xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/edit.vm#L153-L160
Note that there even is a skiplink targeting the `#editMeta` here, that doesn't work in this use case... !screenshot-1.png|thumbnail! |
Attachment: |
screenshot-1.png |
Attachment: |
Screenshot from 2025-07-01 11-47-41.png |
Attachment: |
Screenshot from 2025-07-01 11-47-24.png |
|