Closed (outdated)
Project:
Drupal core
Version:
6.x-dev
Component:
javascript
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Mar 2010 at 21:30 UTC
Updated:
2 Mar 2016 at 22:18 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
aspilicious commentedCannot reproduce with latest head.
Try to install again with latetst head, clear all caches and report back.
Comment #2
cosmicdreams commentedHm...... well I'll give this a day. I deleted all of my major directories, refreshed from HEAD, flushed my browser and site cache. Saw the issue again in Firefox 3.5 and Chrome 5 (beta).
Comment #3
cosmicdreams commentedHm......... "testcell". @aspilicious: do you have the Testing module enabled?
Comment #4
aspilicious commentednop.... :)
So this is a real issue!
Nice find!
Comment #5
casey commentedI can.
Comment #6
aspilicious commentedYou removed a comment, can you write a new one?
Comment #7
casey commentedPatch doesn't do that any more; so that comment is obsolete.
Comment #8
aspilicious commentedYou're right, and the comment above is telling what is happening.
Codewise this looks good but I need cosmicdreams or someone else to confirm that the message is gone.
Comment #9
cosmicdreams commentedI'm about to test this patch. Stay tuned.
Comment #10
cosmicdreams commentedYep, that patch fixed the issues I was seeing in Firefox 3.5 and Chrome
Comment #11
webchickCommitted to HEAD, thanks.
Comment #13
dkinzer commentedI was seeing this only when devel_themer was enabled.
Comment #14
goron commentedThis same problem is present in D6 as well. It's not as visible because as far as I can tell it doesn't happen anywhere out of the box, but it can come up if any module creates a draggable table that can be empty.
Here's a rerolled patch for D6. Pretty much exactly the same as the patch that got committed to D7 above.
Comment #15
goron commentedactually this would be a better status