Summary | Export pages |
Queue | Wicked |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | duck (at) obala (dot) net |
Created | 08/07/2008 (6178 days ago) |
Due | |
Updated | 08/23/2008 (6162 days ago) |
Assigned | 08/08/2008 (6177 days ago) |
Resolved | 08/23/2008 (6162 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
this request is complete now.
http://lists.horde.org/archives/cvs/Week-of-Mon-20080818/082213.html
an internal links. But if I have an external link it works. I guess we
are missing only some rules but I am not so familiar with Wiki
internals. Here is my error stack.
( ! ) Notice: Undefined index: Wikilink2 in
/usr/share/php5/Text/Wiki.php on line 1127
Call Stack
# Time Memory Function Location
1 0,0007 116004 {main}( ) ../display.php:0
2 0,1381 6372228 Text_Wiki->transform( ) ../display.php:95
3 0,1772 7187572 Text_Wiki->render( ) ../Wiki.php:918
4 0,2130 7280036 preg_replace_callback ( ) ../Wiki.php:1011
5 0,2137 7286340 Text_Wiki->_renderToken( ) ../Wiki.php:0
( ! ) Fatal error: Call to a member function token() on a non-object
in /usr/share/php5/Text/Wiki.php on line 1127
Call Stack
# Time Memory Function Location
1 0,0007 116004 {main}( ) ../display.php:0
2 0,1381 6372228 Text_Wiki->transform( ) ../display.php:95
3 0,1772 7187572 Text_Wiki->render( ) ../Wiki.php:918
4 0,2130 7280036 preg_replace_callback ( ) ../Wiki.php:1011
5 0,2137 7286340 Text_Wiki->_renderToken( ) ../Wiki.php:0
State ⇒ Feedback
Taken from Chuck Hagenbuch
it's throwing a fatal error - I think the custom renderers like
WikiLink2 need to be ported to the Plain format for it to work.
http://cvs.horde.org/diff.php/wicked/display.php?r1=1.46&r2=1.47&ty=u
http://cvs.horde.org/diff.php/wicked/docs/CHANGES?r1=1.80&r2=1.81&ty=u
http://cvs.horde.org/diff.php/wicked/templates/display/standard.inc?r1=1.48&r2=1.49&ty=u
http://cvs.horde.org/diff.php/wicked/themes/screen.css?r1=1.20&r2=1.21&ty=u
Assigned to Chuck Hagenbuch
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Export pages
Queue ⇒ Wicked
Milestone ⇒
Patch ⇒ No
New Attachment: export.diff
State ⇒ New
Like in Trac.