Comment 2 for bug 258205

Revision history for this message
Morten Brekkevold (mbrekkevold) wrote :

Fixed in r3623.

It appears that vlanPlot loads its configuration (including
the id of the authenticated user) from the server only on
the first initialization of the applet in a single session.
 Reloading will not cause a config reload, which in turn
casuses vlanPlot to forget who the current user is.

Fixed by make sure to fetch the config from the server on
each call to init().