Adam Meyer wrote: > I have this custom special page > http://wiki.bildr.org/index.php/Special:TagSearch > > But look at the title header on the page. Why is it <tagsearch> ? > I know that means <tagsearch> - But why would the page be called that either? > It should be Special:TagSearch or just TagSearch > > I checked all my code, and I cant find any reference to that or <tagsearch> > > > Thanks > -Adam
That's a message which called tagsearch has no translation on any language. Creating MediaWiki:tagsearch with the text that should appear there should fix it. The real fix would be to fix the extension i18n file to include that message. _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
