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

       Web browser: ---
            Bug ID: 55376
           Summary: CLI Installer should *not* set wgServer if it is not
                    explicitly passed
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Installer
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Right now, if no --server-url is passed to the CLI installer, it attempts to
guess. Since there is not enough information for it to guess correctly, it
usually puts up a rather bad guess (localhost, mostly). If, however, we do not
guess, and just not set a wgServer, WebRequest will do the guessing - and its
guesses are far more accurate, since it has more information to work with.

So if there's no --server-url passed, wgServer shouldn't be set.

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