CKEditor breaks links to wiki pages
- Status
- Closed
- Subject
- CKEditor breaks links to wiki pages
- Version
- 6.x
7.x - Category
- Consistency
- Error
- Usability
- Feature
- Wiki Syntax (text area, parser, external wiki, etc)
WYSIWYG (What You See is What You Get) - Resolution status
- Fixed or Solved
- Submitted by
- mauriz
- Lastmod by
- Ushindi Gedeon
- Rating
- Description
The symptoms are:
- backlinks work sometimes only
- when deleting a page it does not always become a wanted page
- others ???The result is:
- unpredictable behavior
- negative impact on the user acceptanceThe problem is, that the syntax of the links change:
Example:
1) Type "Page 1" in the WYSIWYG mode and save
-> "Page 1"
2) save again in WYSIWYG mode
-> <a class="wiki" href="tiki-index.php?page=Page+1" title="Page 1">Page 1</a>
3) save again in WIKI mode
-> [tiki-index.php?page=Page+1|Page 1]
4) save again in WYSIWYG mode
-> <a class="wiki" href="tiki-index.php?page=Page+1">Page 1</a>This makes 3 1/2 different representations of a link to 'Page 1'
- Solution
- I will open a thread in Tiki-devel to discuss my ideas.
- Workaround
- Importance
- 6
- Priority
- 30
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 3910
- Created
- Thursday 02 June, 2011 20:15:30 UTC
by mauriz - LastModif
- Wednesday 01 July, 2026 19:57:32 UTC