Piiit / pwPHPwiki

WIKI CMS written in object oriented PHP. Note: This project depends on https://github.com/Piiit/pwPHPtools
1 stars 1 forks source link

Undefined index errors #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
 -> Open piwo-v0.2/?id=:oldcontent:lexer

Original issue reported on code.google.com by pitiz29a on 28 Jan 2014 at 1:27

GoogleCodeExporter commented 9 years ago
This is because of missing self::anchorText entries. They are now handled 
through the IndexTable (I think)...

Investigate on this!

Debug messages: for page :oldcontent:manual:wikitodo
2014-01-31 11:50:06 | DEBUG   | InternalLink.php:InternalLink->onEntry (96)     
   | Anchor 'neuen lexer' not found!
2014-01-31 11:50:06 | DEBUG   | InternalLink.php:InternalLink->onEntry (96)     
   | Anchor '2. level einfügen' not found!
2014-01-31 11:50:06 | DEBUG   | InternalLink.php:InternalLink->onEntry (96)     
   | Anchor 'tabellen auch zeilenweise zulassen' not found!

Original comment by pitiz29a on 31 Jan 2014 at 10:52

GoogleCodeExporter commented 9 years ago

Original comment by pitiz29a on 31 Jan 2014 at 10:52

GoogleCodeExporter commented 9 years ago

Original comment by pitiz29a on 6 Feb 2014 at 8:40

GoogleCodeExporter commented 9 years ago

Original comment by pitiz29a on 21 Feb 2014 at 12:19