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

           Summary: Patch: wfShellExec() malfunctioning on NT Build 7100
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: need-review, patch
          Severity: normal
          Priority: Normal
         Component: General/Unknown
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=6482)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6482)
Patch for GlobalFunctions.php

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The original function provided a pair of extra quotes to the command after
"cmd.exe /c", which will cause it fail to run. For example, when running
[[mw:Extension:CodeReview]]::svnImport.php, it generates:

cmd.exe /c ""svn diff -r29:30 --non-interactive --trust-server-cert "/* REPO
PATH */"""

And this will cause a "The filename, directory name, or volume label syntax is
incorrect." error.

Maybe the patch will fix it. Best regards.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (MingW32)

iD8DBQFKj/QgRsiNGHPeu/URAsMuAJ4lySnYXXcPSuGUgwCROgnmNS48+QCfYs5yszJ9QWMzlJezFIuUlTUj/BA==qUgX
-----END PGP SIGNATURE-----


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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