Closed (duplicate)
Project:
Drupal core
Version:
7.0
Component:
ajax system
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 May 2011 at 14:22 UTC
Updated:
11 May 2011 at 11:02 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedJust a shot...do you have the Drupal for Firebug module enabled? It caused me a lot of problems with ajax, specifically images if I remember right
Comment #2
Jeffm commentedNo, like i said, it was tested on various computers and outside the office too to lock out that it would be an issue like that.
Comment #3
Anonymous (not verified) commentedThe Drupal for Firebug module is a Drupal module, it's processed server-side. If you have it enabled and it's causing errors, the errors will be reproduced across all browsers and locations, regardless of whether the client has the Chrome/Firefox extension installed.
Comment #4
rfayPlease make sure you're running the latest dev release of Drupal, as 7.0 is getting mighty old now. A number of important fixes have been committed.
Comment #5
Jeffm commentedI am running the latest Dev version and the problem is still there.
It's hard to source the issue since its not throwing up any errors.
The delete button just does nothing, you click it and it loads for a second and then nothing happens.
I will keep experimenting
Comment #6
Jeffm commentedI found the problem, it's not with Drupal Core as i suspected but rather in the Field translate module part of Internationalization:
See http://drupal.org/node/1146894