Details
-
Bug
-
Resolution: Unresolved
-
Blocker
-
None
-
11.1.3
-
Windows 11 Pro, Edge 145, using an instance of XWiki 17.10.3 on MySQL 17, Tomcat 11, Java 21
-
Unknown
-
Description
Steps to reproduce
- Configure the Jira CKEditor Integration in Administer Wiki > Other > Jira
- Activate the plugin by adding config.extraPlugins = 'xwiki-jira-paste'; in Administer XWiki > Editing > WYSIWYG Editor > Advanced Configuration section
- Edit a page with CKEditor
- Paste a JIRA link, like https://jira.xwiki.org/browse/XWIKI-24028
Expected results
A JIRA macro is automatically inserted containing the respective Jira ticket.
Actual results
The pasted link is not automatically transformed into a JIRA macro, it's pasted as just a regular link. Tried also by disabling the xwiki-realtime feature, but the results were the same.