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

       Web browser: ---
            Bug ID: 45811
           Summary: Unable to use empty string as parameter (Required for
                    continue=)
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: ApiSandbox
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

We need an ability to pass an empty string parameter, such as
api.php?continue=&... -- this is especially critical with the new "continue"
param that enables the simplified continue mode (empty string), or will be used
in the subsequent api calls as a regular string returned from previous call.

Implementation proposal:

Every string parameter should have a checkbox in front of the text field (to
allign with the boolean parameters).
* User can set the checkbox to mean "send an empty string as value"
* Starting to type in the text field should automatically set the checkbox.
* Deleting text in the field would clear the checkbox.
* Clearing the checkbox should delete all text.

-- 
You are receiving this mail because:
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