30 Mar
2009
30 Mar
'09
2:48 p.m.
User: goba Branch: DRUPAL-6 Date: Mon, 30 Mar 2009 12:48:09 +0000 Modified files: /misc tableheader.js Log message: #325810 by darren.ferguson, miglius: in tableheader.js $('td'+ location.hash).offset() does not alway return an object, which breaks all JavaScript on the page, so check for the return value before using it. Links: http://cvs.drupal.org/diff.php?path=drupal/misc/tableheader.js&old=1.16.2.1&...