Closed (duplicate)
Project:
Content locking (anti-concurrent editing)
Version:
7.x-1.3
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Apr 2012 at 15:33 UTC
Updated:
12 Jul 2012 at 07:10 UTC
When editing a page with an attachment, it prevents the attachment(s) from being deleted. It also screws up the AJAX or graphics upload progress effect and refreshing, but the file does get uploaded - you just cannot delete the attachment when this module is enabled. Pretty serious stuff!
Comments
Comment #1
stephen ollmanStill having this issue. Has there been any update on fixing this?
Thanks!!
Comment #2
earwax commentedThe problem is that this bug isn't critical enough to handle now. Also, the status of this module is that it is minimally maintained. It is up to us to fix this, I believe. This module is not important enough for me to fix (right now). Maybe come August or September 2012 is when I can get to looking at this problem. Hopefully someone else can step up to it, or start finding what the problems are so we can individually solve this together, piece by piece!
Comment #3
jaydub commentedPossibly related to #1525784: Drupal.settings.content_lock.internal_urls is array instead of string, breaks file.module's JavaScript? Since in that issue there is also an ajax delete (of an image) perhaps this issue is the same. Can you try the patch in that issue?
Comment #4
ohnobinki commentedI'm going to say that this is a dup of #1678546: Image Field broken because of Content Lock.