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

           Summary: Clarify temp directory
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: General/Unknown
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: innocentkil...@gmail.com


Currently we have two ways of getting a temporary directory.

$wgTmpDirectory - used by Math and diffing-related code.

wfTempDir() used by lots of other things, mostly with tempnam()

I tend to prefer the latter (less config is good). Should maybe look at merging
the two.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to