https://bugzilla.wikimedia.org/show_bug.cgi?id=31883
--- Comment #6 from Umherirrender <[email protected]> 2011-11-22 14:57:25 UTC --- The PARAM_TYPE for this params are not set. With bug 28254 code was added to action=paraminfo to handle the missing type. You can add this code also to action=help to get the right type. With a type the information is displayed. At the moment this is under a condition, which check the $type (ApiBase::makeHelpMsgParameters). Another solution is to move the text out of the condition. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
