Issue:The perser function of Inputbox extension cannot work in MW1.14

From FollowTheScore
Revision as of 15:03, 6 March 2009 by Roc michael (talk | contribs) (Reply)
Jump to: navigation, search
Description: The perser function of Inputbox extension cannot work in MW1.14
Extension / Version: Inputbox   /   Unknown
Type / Status: Bug   /   open

Problem

Hi Gero.

The same problem is alos in the Mediawiki 1.12.x (or 1.13),too but we can put $wgParserConf['class'] = 'Parser_OldPP';" in the Localsetting.php to solve it.

This way cannot work in MW 1.14 becouse it Dropped old Paser_OldPP class. Only new parser with preprocessor is used. You can see the message above in the Release notes. --Roc michael 06:20, 1 March 2009 (UTC)

Reply

Hello Michael, I find it very useful to have Inputbox as a parser function. Do you know how this can be made to work with MW 1.14? Gero 07:45, 5 March 2009 (UTC)

Re-reply

Hi Gero, I'm sorry! I cannot do it. :-( . --Roc michael 13:03, 6 March 2009 (UTC)