On Thu, Mar 27, 2014 at 4:26 AM, Marc Delisle marc@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?
-- Marc Delisle
Hi,
I agree with you that it should not be stored in session.