I have some doubts I need to clarify.
How does the browser redirects or refreshes the page with modified/added database entry to database table on button click(i.e. create button)?
( I know that this entry is updated by updating the html of the page through libraries/build_html_for_db.lib.php)
As much as I know , the button is given an id buttonGo in libraries/display_create_database.lib.php, but is not associated with any onclick or other event function. So how does the page gets updated on button click?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I am working on it,would inform when I have a solution.
Hi,
I have some doubts I need to clarify.
How does the browser redirects or refreshes the page with modified/added database entry to database table on button click(i.e. create button)?
( I know that this entry is updated by updating the html of the page through libraries/build_html_for_db.lib.php)
As much as I know , the button is given an id buttonGo in libraries/display_create_database.lib.php, but is not associated with any onclick or other event function. So how does the page gets updated on button click?
Pranav Sharma has proposed a patch for this, which works and should be accepted soon.
Is this bug solved for both database and table? If not, I am working on table one also.
This ticket only applies to database creation. You may indicate in https://sourceforge.net/p/phpmyadmin/bugs/4752/ that you are working on it.
Implemented with https://github.com/phpmyadmin/phpmyadmin/commit/c0bad9103e3296f7c191f21b0aee18625ba46399