stevenyvr987 / overdrive-evergreen-opac

Automatically exported from code.google.com/p/overdrive-evergreen-opac
0 stars 0 forks source link

Changing email address does not show in place hold form #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The place hold form will show the old address instead of the new address unless 
the session cache is invalidated by relaunching web site in a new tab or window.

The session cache should detect the change and automatically invalidate itself.

Original issue reported on code.google.com by steven3...@gmail.com on 16 Aug 2014 at 8:45

GoogleCodeExporter commented 9 years ago
It is sufficient to extract the new value from the preferences page whenever it 
is shown on the screen, because after an editing session, the page will reload 
to show the changes to the user.

Original comment by steven3...@gmail.com on 21 Aug 2014 at 8:07