-
Bug
-
Resolution: Obsolete
-
Low
-
1.4.1, 2.2.6, 3.5
-
None
-
Linux/Mysql 4 but verified on Windows / internal database
-
3
-
When left bracket is used in text (not a link) it have to be escaped by a \. This works fine for rendering and all other situations except page movement.
An Example:
Space key = OLD, page source:
This is a \[Test] of escaping left bracket
Renders like it should:
This is a [Test] of escaping left bracket.
If that page is moved to another space (key "NEW" in this example) it would render:
This is a [OLD:Test] of escaping left bracket.
And the code would show the same thing;
This is a \[OLD:Test] of escaping left bracket.
Maybe time to add another exeption to the move page engine
/Thomas
- is duplicated by
-
CONFSERVER-7728 Brackets are getting a SPACE_KEY: inserted when pages are moved across spaces
- Closed
- is related to
-
CONFSERVER-3317 Escaped square brackets show up in Undefined Pages Report
- Closed
-
CONFSERVER-3355 [foo] inside {noformat} appears on the "Undefined Pages" page
- Closed
-
CONFSERVER-1215 move adds spacename to brackets inside of code macros
- Closed
- relates to
-
CONFSERVER-7529 Move page operation should not add space keys to links inside noformat or code blocks
- Closed