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

           Summary: r48399 Broke parser tests (maybe other stuff)
           Product: MediaWiki
           Version: 1.15-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: Normal
         Component: General/Unknown
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


r48399 adds a check to see if the path is writeable before creating, but if the
path doesn't exist yet, how can it check to see if it's writable?

It checks the whole path instead of the parents, if the path isn't writable the
mkdir will return false anyways, so isn't this check redundant?

CC'ing committer.


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