#173656: Erratic checkbox behaviour for uploads fixed the core bug where Drupal didn't remember the values of the "remove" and "list" checkboxes; private_uploads included a fix for this which is now unnecessary. In fact, it has a comment which reads:

// While I am here lets fix the problem with delete and list as well.
// Q: Do I still need this fix in D6?
CommentFileSizeAuthor
#2 899874.patch2.1 KBburningdog
#1 899874.patch2.1 KBburningdog

Comments

burningdog’s picture

Status: Active » Needs review
StatusFileSize
new2.1 KB

Patch attached. Also some minor formatting fixes (mainly trailing whitespaces) in and around the same area as the patched logic.

burningdog’s picture

StatusFileSize
new2.1 KB

Re-rolled.