Last modified: 2010-05-15 15:56:43 UTC
* following message sometime appears in namespaces Help (Aide), Template (Modèle), (...?) Notice: Undefined offset 10 (or 12) in ....\includes\Title.php on line 683 it usualy appears when I save changes or with "&action=purge". (it disappears when I reload) * with URL : http://127.0.0.1/STyxWiki/index.php?title=Aide:Test/test/foo&action=edit if I write {{SUBPAGENAME}} and submit. Result is "Test/test/foo" instead of "foo" (+php Notice) Version: # PHP: 4.3.10 (apache) # MySQL: 4.1.9-max # Extensions: * Parser hooks: o CharInsert by Brion Vibber o Cite, adds <ref[ name=id]> and <references/> tags, for citations, by Ævar Arnfjörð Bjarmason * Extension functions: o setupSpecialChars and wfCite * Parser extension tags: o <charinsert>, <ref> and <references> # Hooks: * ParserClearState: (cite, clearState)
Fixed in SVN trunk, r13597 and backported to REL1_6.