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

       Web browser: ---
            Bug ID: 49117
           Summary: GitInfo.php doesn't like brackets. Gives warning on
                    Special:version
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Special pages
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

From Special:version:

<br />
<b>Warning</b>:  syntax error, unexpected ')' in /var/www/w/git/.git/config on
line 17
 in <b>/var/www/w/git/includes/GitInfo.php</b> on line <b>173</b><br />
<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in
<b>/var/www/w/git/includes/GitInfo.php</b> on line <b>180</b><br />


-----

Relevant lines of my .git/config:


[merge "mediawikireleasenotes"]
        name = MediaWiki release notes merge driver
        driver = ruby $(git rev-parse --git-dir)/mediawikireleasenotes.rb %O %A
%B

(The driver line is what is triggering the error)

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