<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:10pt"><div>Hi,</div><div><br></div><div>On 25 Mei 2011, at 09:02, Aris Feryanto <<a ymailto="mailto:aris_feryanto@yahoo.com" href="mailto:aris_feryanto@yahoo.com">aris_feryanto@yahoo.com</a>> wrote:<br><br>> <br>> On 24 Mei 2011, at 23:48, Tyron Madlener <<a ymailto="mailto:tyronx@gmail.com" href="mailto:tyronx@gmail.com">tyronx@gmail.com</a>> wrote:<br>> <br>>> <br>>> There is a bug in commit 8f2a040f41f2cd03e359bcadeb8d9f24c23290fa<br>>> (which seems related to the discussed table list here).<br>>> <br>>> This added lines of js code in function.js throw "Uncaught TypeError:<br>>> Cannot call method 'PMA_reloadRecentTable' of undefined" when you open<br>>> a page in a new tab since there is no window.parent<br>> <br>> Thanks, Tyron. I'll fix this in next commit.
 :)</div><div><br></div><div>Fixed in commit e98446c6c9f1098e7ffc147426dcb4bea0ac5b87 in my git repository [0].</div><div><br>> <br>>> <br>>> +        $('#update_recent_tables').ready(function() {<br>>> +            window.parent.frame_navigation.PMA_reloadRecentTable();<br>>> +        });<br>>> <br>> <br><br></div><div>--</div><div>Aris Feryanto</div></div></body></html>