From: Micki K. <mic...@co...> - 2004-03-10 14:20:54
|
Hi folks. Interesting bugs with CreateToc: 1. If a heading's text is the same as an existing WikiPageName or WantedPage, it seems to get confused (see below). 2. If a heading's text contains periods it seems to get confused (see below). 3. If it contains slashes, it creates an additional error at the top of the page: "lib/plugin/CreateToc.php (In template 'browse') (In template 'savepage') (In template 'body') (In template 'html'):74: Warning[2]: Unknown modifier 'N'" ('N' being the next letter in the heading text) 'get confused' means it generates a PHP Warning at the bottom: lib/plugin/CreateToc.php (In template 'browse') (In template 'savepage') (In template 'body') (In template 'html'):78: Notice[1024]: Heading <h2> WikiWord </h2> not found lib/plugin/CreateToc.php (In template 'browse') (In template 'savepage') (In template 'body') (In template 'html'):78: Notice[1024]: Heading <h3> The Announcement, Project Summary and Discussions / Notes </h3> not found lib/plugin/CreateToc.php (In template 'browse') (In template 'savepage') (In template 'body') (In template 'html'):78: Notice[1024]: Heading <h4> Project Plan, Sales and Marketing, etc\\\\\\\\\\\\\\\. </h4> not found Thanks! Micki -- Micki mailto:mic...@co... |