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: wikibugs-l@lists.wikimedia.org
          Reporter: ja...@thingelstad.com
                CC: da...@sheetmusic.org.uk, niklas.laxst...@gmail.com,
                    siebr...@wikimedia.org, sucheta.ghos...@gmail.com
       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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to