[Phpmyadmin-devel] Problem on AJAX - Change on multiple rows in table Browse

Thilanka, I found a problem for this feature. To reproduce: - open a table - search for something that exists - in the results, click the checkbox for one line - at the bottom, click Change - edit one of the values and go to another field Javascript console says "verificationsAfterFieldChange is not defined". -- Marc Delisle http://infomarc.info

Hi Marc, On Tue, Jul 26, 2011 at 2:05 AM, Marc Delisle <marc@infomarc.info> wrote:
Thilanka, I found a problem for this feature. To reproduce:
- open a table - search for something that exists - in the results, click the checkbox for one line - at the bottom, click Change - edit one of the values and go to another field
Javascript console says "verificationsAfterFieldChange is not defined".
The issue was not including the tbl_change.js file to the tbl_select.php file. I fixed it and pushed to the repo. Regards, Thilanka. -- L G Thilanka Kaushalya Computer Science & Engineering, University of Moratuwa, Sri Lanka Connect with me at, Gmail : lgtkaushalya@gmail.com Twitter : @thilanka_k Facebook : Thilanka Kaushalya Yahoo : lgtkaushalya@yahoo.com Blog : http://coders-view.blogspot.com/

Thilanka Kaushalya a écrit :
Hi Marc,
On Tue, Jul 26, 2011 at 2:05 AM, Marc Delisle <marc@infomarc.info <mailto:marc@infomarc.info>> wrote:
Thilanka, I found a problem for this feature. To reproduce:
- open a table - search for something that exists - in the results, click the checkbox for one line - at the bottom, click Change - edit one of the values and go to another field
Javascript console says "verificationsAfterFieldChange is not defined".
The issue was not including the tbl_change.js file to the tbl_select.php file. I fixed it and pushed to the repo.
Fix accepted, thanks. -- Marc Delisle http://infomarc.info
participants (2)
-
Marc Delisle
-
Thilanka Kaushalya