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

       Web browser: ---
            Bug ID: 46998
           Summary: Bail out early if $wgArticlePath is non-absolute
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: Unprioritized
         Component: General/Unknown
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Setting $wgArticlePath to something like "wiki/$1" accidentally can cause a lot
of hassle to people setting up short urls.

There is absolutely no valid reason to set $wgArticlePath to a relative path.
We should make Setup.php or some other part of MW bail out early with an
informative error message if it is not absolute.

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