[Phpmyadmin-devel] AJAXify phpMyAdmin Interface - GSOC 2011 - Table->Structure ->Index->Edit
Marc Delisle
marc at infomarc.info
Sat Jul 2 13:34:44 CEST 2011
Le 2011-07-01 12:44, Thilanka Kaushalya a écrit :
> Hi Marc,
>
> I started working with ajaxify the Index->Edit option in Table->Structure. I
> added the following two action for tbl_structure.js file to handle the
> ajax.
>
>
> 1. $("#table_index tbody tr td.edit_index.ajax").live('click') -
> Correctly loads the "*index_frm*" to a dialog box
> 2. $("#index_frm.ajax input[name=do_save_data]").live('click') - which
> try to save the action.
>
> But when I try to change the "*Index type*" it shows an js error in firebug.
> Then I checked it with non ajax event of index edit. In that case also it
> gives an error. It seems there is an error in the previously development
> which does not match the name of the option elements. Should I correct that
> or just consider on ajax event only.
Thilanka,
I can also reproduce this bug, in current master and in the 3.4 branch.
Please open an artifact in the bug tracker about this (and propose a
patch if you have time).
--
Marc Delisle
http://infomarc.info
More information about the Developers
mailing list