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

            Bug ID: 61459
           Summary: Undefined variable: IP
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Translate
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

When installing Translate via Composer I’m seeing the following PHP Notice:

PHP Notice:  Undefined variable: IP in .../w/extensions/Translate/Translate.php
on line 514

Line 514 is:

$GLOBALS['wgTranslateExtensionDirectory'] = "$IP/extensions/";

It doesn't make sense to me why this would be the case. I’m thinking it has to
do with using Composer and not having a direct require?

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