https://bugzilla.wikimedia.org/show_bug.cgi?id=44943

--- Comment #1 from Brad Jorsch <[email protected]> ---
Yes, that does seem to need cleanup.

(In reply to comment #0)
> * It should be "User name" or "Username"; may help to have a pointer here to
> what constitutes a valid user name (length limit, character restrictions,
> prefix restrictions, etc.)...

A pointer to that information is unlikely, since this much of this is different
on different wikis. In general, we assume an API user knows how to look up what
makes a valid user name, page title, and so on if they don't already know.

> * It's unclear how you set mailpassword (&mailpassword=true perhaps or
> &mailpassword=1)

It's a general API thing: any boolean parameter is set if it is present at all.
Even &mailpassword=0, &mailpassword=false, and &mailpassword= count as "set".
Just like HTML form checkboxes.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to