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

       Web browser: ---
            Bug ID: 48263
           Summary: mwscript is mangling parameters
           Product: Wikimedia
           Version: wmf-deployment
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

mwscript made addWiki.php need the --wiki=aawiki not be needed to be appended
by the user running the script. This seems to have regressed fairly recently,
and --wiki=aawiki is needed

Similar seems to be happening on other scripts, and nameless arguments are
going missing

reedy@fenari:/home/wikipedia/common$ mwscript
extensions/WikimediaMaintenance/createExtensionTables.php --wiki=mediawikiwiki
educationprogram
NULL
$extension = $this->getArg();
var_dump( $extension ); die()


I'm not sure when it was actually broken though...

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