Download & Extend

devel_empty_dir() tries to unlink ., ..

Project:Devel
Version:7.x-1.x-dev
Component:devel
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

That appeared strange:

Warning: unlink(/tmp/devel_querylog): Is a directory in unlink() (line 2190 of /var/www/localhost/htdocs/d7.git/includes/file.inc).
Warning: unlink(/tmp): Permission denied in unlink() (line 2190 of /var/www/localhost/htdocs/d7.git/includes/file.inc).

AttachmentSizeStatusTest resultOperations
0001-devel_empty_dir-Avoid-attempting-to-unlink-.-and.patch785 bytesIdlePASSED: [[SimpleTest]]: [MySQL] 2 pass(es).View details

Comments

#1

Status:needs review» fixed

Pushed to D8 and D7, thanks!

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.