|
From: <tr...@eg...> - 2009-11-24 08:27:51
|
Ticket modified by Zoltan Nagy at 2009/11/24 09:27 Tracking System: Bugs Category: Wiki Version: Version 1.6.002 Status: Open Resolution: None Completed: 0% Priority: 5 - medium Created By: Michael Schmid Assigned to: Ralf Becker Summary: #2394 - Anchor in Wiki not Working Hi! *************************SYSTEM CONF*********************************** OS: Ubuntu 6.06.11 PHP: Version 5.1.2 Diverses: Apache/2.0.55 (Ubuntu) mod_jk/1.2.14 mod_python/3.1.4 Python/2.4.3 PHP/5.1.2 mod_ssl/2.0.55 OpenSSL/0.9.8a mod_perl/2.0.2 Perl/v5.8.7 Browser: FireFox MySQL: 5.0.22 *********************************************************************** If I edit a Wiki article I have the problem that anchors don't work after saving the page. It doesn't work graphically nor if I edit it in sourcecode 1. I make an anchor (graphically or in sourcecode) 2. I make a link to this anchor 3. Save the wiki page 4. I can see that the anchor exists (it is highlighted if I point with the mouse on it) 5. Also the link exists, but if I click on it, I doesn't jump to the anchor (even if the page i far enough long) 6. If I have a look on the sourcecode now, the anchor is a kind of broken - If it was "Überschrift" when I edited it, it is now "Überschrift" -> The name = "foobar" dissapeared! That's all.... Comment by Zoltan Nagy at 2009/11/24 09:27: As a workaround, you should use the anchors, described in the Wiki Help: for example, assuming you want an anchor in the page named SandBox: Something interest [[Anchor myanchor]] and the link: ((SandBox| Link to my anchor#myanchor)) Linked entries: http://www.egroupware.org/egroupware/index.php?menuaction=tracker.tracker_ui.edit&tr_id=2394&no_popup=1 |