Summary | Where is class Text_Wiki? :) |
Queue | Wicked |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | |
Requester | wkjthielen (at) hotmail (dot) com |
Created | 01/13/2007 (6769 days ago) |
Due | |
Updated | 01/13/2007 (6769 days ago) |
Assigned | |
Resolved | 01/13/2007 (6769 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
I see this "bug" had been posted before. If only I had ticked
"Resolved" as well in my search options...
State ⇒ Not A Bug
read docs/INSTALL.
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Where is class Text_Wiki? :)
Queue ⇒ Wicked
'Text/Wiki.php'; on line 500. I don't have that file in my checkout?
When I uncommented that line, I got an error saying class Text_Wiki
does not exist on the next line, so I am assuming Text/Wiki.php would
create that class. I tried grepping for "class Text_Wiki" from the
wicked/ root directory, and found nothing but Text_Wiki_* classes.
Forgot something maybe?