|
| Summary: |
Pasting JIRA links into a page do not insert automatically the JIRA macro |
| Issue Type: |
Bug |
| Affects Versions: |
11.1.3 |
| Assignee: |
Unassigned |
| Attachments: |
JIRA_regular_links.png |
| Components: |
JIRA Macro |
| Created: |
18/Feb/26 16:13 |
| Environment: |
Windows 11 Pro, Edge 145, using an instance of XWiki 17.10.3 on MySQL 17, Tomcat 11, Java 21 |
| Priority: |
Blocker |
| Reporter: |
Ilie Andriuta |
| 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. |
|