-
Bug
-
Resolution: Tracked Elsewhere
-
Low
-
chrome
-
10
-
Severity 3 - Minor
-
NOTE: This bug report is for Confluence Cloud. Using Confluence Server? See the corresponding bug report.
Steps to reproduce:
- Create a page
- Edit the page and insert a link e.g. http://localhost/asdsadsad/asdsadsa'asdsad'asdsad
- Linking does not work when the link contains single quote or curly braces
As referred here: http://www.ietf.org/rfc/rfc1738.txt
Usually a URL has the same interpretation when an octet is
represented by a character and when it encoded. However, this is not
true for reserved characters: encoding a character reserved for a
particular scheme may change the semantics of a URL.Thus, only alphanumerics, the special characters "$-_.+!*'(),", and
reserved characters used for their reserved purposes may be used
unencoded within a URL.
Workaround:
Normally Tinny URLs don't have quote or any other special characters. Hence, you can use them instead of full link. If your current links are referring to other Confluence's page you can use Confluence Tinny URL from Confluence Page Information.
- is related to
-
CONFSERVER-24753 Insert Link Containing Single Quote or Curly Braces Doesn't Work
- Gathering Impact