MewBot is introducing errors

Fragment of a discussion from User talk:Rua
Jump to navigation Jump to search

BTW, I just looked at Wikipedia's Arguments module and it works this way -- whitespace is trimmed by default from parameters, but you can turn it off. The documentation appears to say that setting trim=false turns off whitespace trimming, and setting removeBlanks=false turns off the conversion of empty arguments to missing arguments (i.e. the implementation of ine() around arguments).

Benwing2 (talk)21:07, 20 January 2016

Our module already implements the latter (allow_empty), adding the former should be easy.

CodeCat21:09, 20 January 2016