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

       Web browser: ---
             Bug #: 34208
           Summary: generateSitemap.php / --server: add error message
           Product: MediaWiki
           Version: 1.18.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: Maintenance scripts
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


In case you accidentally forget to specify the protocol e.g.
--server=my.example.com instead of --server=http://my.example.com you get the
following php notices:

PHP Notice:  Undefined index: scheme in /.../includes/GlobalFunctions.php on
line 572
PHP Notice:  Undefined index: scheme in /.../includes/GlobalFunctions.php on
line 574

It would be nice if a message like "Please specify the protocol with --server"
or something like this gets shown.

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