Closed (duplicate)
Project:
Drupal core
Version:
6.9
Component:
javascript
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2009 at 09:22 UTC
Updated:
5 Feb 2009 at 15:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
egfrith commentedThe patch fixes this issue for me. However, I noticed that the coding standards for JS files were broken by no space between the if and the ( and no space between the 'td' and +. (This also occurred in the original code.) New, cleaner, patch attached.
Comment #2
egfrith commentedP.S. I had difficulty finding this issue, so here are a few keywords about it:
To reproduce in Firefox, create a story (or forum post) and attach a file to it. Then try posting a comment. The javascript elements in the page don't work, and an error message appers in the javascript console:
Comment #3
dave reidThis is duplicate of #325810: Issue when using dimensions jquery plugin in tableheader.js.