I found quite a few problems while using upload replace with the latest version of d7, most saliently, that the module was still referencing the files table when d7 no longer has a files table. There were some other minor bugs, like not handling initial file uploads correctly.

Attached is a patch that seems to fix these things. Maintainer: can you review this and move to core when ready?

CommentFileSizeAuthor
upd7.patch4.26 KBdpolant

Comments

alibama’s picture

Thanks - that fixed it

grossmann’s picture

Thanks. Patch is working so far.

markabur’s picture

Great, thanks. Quick test seems to work.

tommychris’s picture

Status: Active » Reviewed & tested by the community
sachbearbeiter’s picture

would it be possible, to have a new dev including this patch?

thanks

markDrupal’s picture

Status: Reviewed & tested by the community » Fixed

I've applied the patch and created a new release. Let me know how it goes. I wasn't able to test it myself. http://drupal.org/node/1371294

Status: Fixed » Closed (fixed)

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