|
|
Steps to reproduce:
- Create a shortcut link called 'jira' with the custom title "JIRA issue %s"
- Create a page with a link [CONF-1234@jira]
- Edit that page in the rich text editor
Expected result
- Page contains the shortcut link
Actual result
- Page now contains a broken link: [JIRA Issue CONF-1234]
|
|
Description
|
Steps to reproduce:
- Create a shortcut link called 'jira' with the custom title "JIRA issue %s"
- Create a page with a link [CONF-1234@jira]
- Edit that page in the rich text editor
Expected result
- Page contains the shortcut link
Actual result
- Page now contains a broken link: [JIRA Issue CONF-1234]
|
Show » |
|
CONF-1234@jira") is replaced with the ALIAS value, and therefore becomes and Undefined Page link (with 'plus' sign), In short, the shortcut link title can't be used anymore.