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

       Web browser: ---
             Bug #: 32133
           Summary: Allow passing of extra arguments and options when
                    using runChild
           Product: MediaWiki
           Version: 1.19-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: Maintenance scripts
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


After r101449, it'd be nice if there was a sane and simple way to pass in any
extra arguments and options to the child maintenance class being run.

By default, only the ones that were passed to the parent are passed on, but
this is annoying if you want to enhance the run, setting other variables.

r101454 removed the global abuse I set to work around it, but even then, this
shouldn't be needed.

Might be as simple as 2 extra parameters to runChild(), which then get merged
into the resultant arguments and options that will be executed when the script
is run

-- 
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

Reply via email to