[Phpmyadmin-devel] Remember the last way user sorted tables

Aris Feryanto aris_feryanto at yahoo.com
Wed May 25 04:02:55 CEST 2011


On 24 Mei 2011, at 23:48, Tyron Madlener <tyronx at gmail.com> wrote:

> On Tue, May 24, 2011 at 6:12 PM, Marc Delisle <marc at infomarc.info> wrote:
>> 
>> Aris,
>> 
>> The feature works well so far. Please have a look at this notice:
>> 
>> Notice in ./sql.php#364
>> Use of undefined constant table_ref - assumed 'table_ref'
>> 
> 
> There is a bug in commit 8f2a040f41f2cd03e359bcadeb8d9f24c23290fa
> (which seems related to the discussed table list here).
> 
> This added lines of js code in function.js throw "Uncaught TypeError:
> Cannot call method 'PMA_reloadRecentTable' of undefined" when you open
> a page in a new tab since there is no window.parent

Thanks, Tyron. I'll fix this in next commit. :)

> 
> +        $('#update_recent_tables').ready(function() {
> +            window.parent.frame_navigation.PMA_reloadRecentTable();
> +        });
> 

--
Aris Feryanto





More information about the Developers mailing list