Hi
When we select more than one columns and click "Change", then if one or more of the selected column is disabled (not editable) then On submit (Click on Save) it gives query error. Please confirm if anybody else is getting this. I'm using Firefox 28.0 for Ubuntu.
I think this is happening because all the browsers do not submit the disabled inputs and we are using the attribute "disabled" to make them not editable. We may use "readonly" to make it work.
Thanks and Regards - Smita Kumari
Smita a écrit :
Hi
When we select more than one columns and click "Change", then if one or more of the selected column is disabled (not editable) then On submit (Click on Save) it gives query error. Please confirm if anybody else is getting this. I'm using Firefox 28.0 for Ubuntu.
I think this is happening because all the browsers do not submit the disabled inputs and we are using the attribute "disabled" to make them not editable. We may use "readonly" to make it work.
Thanks and Regards
- Smita Kumari
Hi Smita, I confirm this problem in QA_4_2 and master; feel free to propose a patch.
On Thu, Jun 5, 2014 at 11:53 PM, Marc Delisle marc@infomarc.info wrote:
Smita a écrit :
Hi
When we select more than one columns and click "Change", then if one or more of the selected column is disabled (not editable) then On submit (Click on Save) it gives query error. Please confirm if anybody else is getting this. I'm using Firefox 28.0 for Ubuntu.
I think this is happening because all the browsers do not submit the disabled inputs and we are using the attribute "disabled" to make them
not
editable. We may use "readonly" to make it work.
Thanks and Regards
- Smita Kumari
Hi Smita, I confirm this problem in QA_4_2 and master; feel free to propose a patch.
Yeah, here it is https://github.com/phpmyadmin/phpmyadmin/pull/1208 .
-- Marc Delisle (phpMyAdmin)
Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel