[Phpmyadmin-devel] Session-based favorite tables?
Isaac Bennetch
bennetch at gmail.com
Thu Mar 27 12:46:32 CET 2014
On Mar 26, 2014, at 6:56 PM, Marc Delisle <marc at infomarc.info> wrote:
> Hi,
>
> The favorite tables feature is now in master. The expected place to
> store favorite tables is in pmadb and this is what it does. However it
> can also store them in the session if pmadb is not ready for this feature.
>
> I am not sure of the purpose of storing this in the session; on the
> contrary, it can make the user believe that the favorite tables have
> been stored, only to see them gone at the next login.
>
> Comments?
I think you're right, in this case it seems quite reasonable on require the phpMyAdmin Configuration Storage. The session storage portion should be removed so we don't confuse and mislead users.
>
> --
> Marc Delisle
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Phpmyadmin-devel mailing list
> Phpmyadmin-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
More information about the Developers
mailing list