[Phpmyadmin-devel] First day of GSoC work

Rouslan Placella rouslan at placella.com
Mon May 23 16:15:49 CEST 2011


On Mon, 2011-05-23 at 16:07 +0200, Michal Čihař wrote:
> Hi
> 
> Dne Sun, 22 May 2011 19:45:24 +0100
> Rouslan Placella <rouslan at placella.com> napsal(a):
> 
> > I started coding for GSoC yesterday, since I need Monday off for a
> > college exam. I pushed the changes that I did to my repo [1], and they
> > are available for you to try on my demo server [2] (There are some
> > routines and triggers in the sakila db, but you'll have to add your own
> > events). Well, first of all I'd appreciate any feedback from you guys
> > regarding what I did. Which was: adding tabs for routines, triggers,
> > events; moving there the functionality that was already available;
> > getting export and drop options to work properly. However I have a
> > problem with the "Drop" option that doesn't redirect the user back to
> > where he came from after deleting the requested object. I tried adding a
> > "goto" variable to $urlquery, but by the time that the user is taken to
> > sql.php, "goto" simply disappears. I'm not sure what I'm missing. Any
> > clues?
> 
> It clearly looks like goto is ignored on sql.php in all cases with
> confirmation, please file a bug for it.

I'm not sure that this is a bug. When I disable JS and go to browse a
table and then click on the "Delete" link next to a row of data, after
the confirmation, I am correctly redirected back to browsing the table.
Or am I missing something here?

Thanks for your help.

Rouslan





More information about the Developers mailing list