6.0.0-alpha12
6/13/25

[#6516] Mediawiki format: problem with link detection
Summary Mediawiki format: problem with link detection
Queue Wicked
Type Bug
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org
Requester mark (at) wire-solutions (dot) nl
Created 03/22/2008 (6292 days ago)
Due
Updated 04/23/2008 (6260 days ago)
Assigned 04/03/2008 (6280 days ago)
Resolved 04/23/2008 (6260 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
04/23/2008 09:58:51 PM Chuck Hagenbuch Comment #3
State ⇒ Resolved
Reply to this comment
No feedback, assuming it's fixed.
04/03/2008 12:05:06 AM Jan Schneider Comment #2
Assigned to Jan Schneider
State ⇒ Feedback
Reply to this comment
We have custom parsers for the Wikilink and Freelink rules, but only 
use them with the default wiki syntax. Thus the original versions are 
used with any other syntax, but we failed to set the link information 
for those original parsers.

This should be fixed now, please test if the links are working correctly now.
03/22/2008 12:42:25 AM mark (at) wire-solutions (dot) nl Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Wicked
Summary ⇒ Mediawiki format: problem with link detection
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
Hi,



I've been trying to configure wicked with the mediawiki syntax but 
problems occur:

When creating an wikilink using [[Wikilink]] in an new page or edit, 
after clicking the link you are taken to the AddPage, after putting 
your data in the page the page is created in the database (You can 
visit via AllPages).

When viewing the page containing the link it still looks like an 
uncreated link, and the create link (pointing to new.php) will point 
to example.com/new.php.



So Link not detected in parent page.

Link to create the page is faulty.



I've run an grep/sed thingy over the pear modules which fixed the 
example.com issue but the other problem stays the same, don't think 
the grep/sed is really the way it should work.



Perhaps an idea to add the wiki pear modules to the framework package 
to keep it al in one place ?



Versions used:

Head from yesterday

latest pear modules via pear install

gentoo @ some point in it's life

PHP 5.2.5

Saved Queries