-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
4.2.5, 4.2.7, 5.1, 5.1.4, 5.4, 5.6.6, 6.1.2
-
Issue occurs in IE11 v.11.0.9600.17691
-
10
-
Severity 3 - Minor
-
1
-
If you create a link and in the address you enter the string
\\
After you save the page is it not possible to edit the link and correct it. When the page is displayed (or edited), the "link" keeps the text format of a link but it is not clickable.
Repro steps:
1) Create a page
2) Insert a link
3) In the address box, type http://\\domain.com
4) Save the link and the page
5) Edit the page
6) It is not possible to edit the link
Please note that this bug may affect customers who try to paste a network location on Windows, as they have the form \\path\to\file.ext or file://C:\path\to\file.ext
---------------------------------------------------------------------------
Another way to make the link uneditable, and un-clickable:
- Use Insert > Link > Web Link
- Insert URL address with a "\" in the address
As a workaround you may try the following:
- Enable HTML macro to use HTML code within Confluence pages.
- Use 'href' to specify the URL in HTML macro.
<a href="URL">text</a>
- is a regression of
-
CONFSERVER-3383 [file:// links break with \
- Closed
-
CONFSERVER-23575 Links to filesystem are lost after upgrade to Confluence 4.x or upon saving the page in the new editor
- Closed
- is caused by
-
CONFSERVER-3383 [file:// links break with \
- Closed
- is related to
-
CONFSERVER-24284 Editor adding invalid markup when inserting web link in IE8
- Closed
- mentioned in
-
Page Loading...