Task #4211 (closed)
Bug: new session context not stord in session cache
Reported by: | jamoore | Owned by: | jamoore |
---|---|---|---|
Priority: | critical | Milestone: | OMERO-Beta4.3 |
Component: | Security | Version: | n.a. |
Keywords: | n.a. | Cc: | |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | 0.0d |
Sprint: | 2011-02-10 (5) |
Description
Found while working on #4011, the newly reload session context during "doUpdate" is not saved to the new "Data" instance.
Change History (3)
comment:1 Changed 14 years ago by jmoore
- Status changed from new to assigned
comment:2 Changed 14 years ago by Josh <josh@…>
- Remaining Time changed from 0.1 to 0
- Resolution set to fixed
- Status changed from assigned to closed
comment:3 Changed 14 years ago by jmoore <josh@…>
(In [6fd1879afcc1e0f42ae1d3f533ff82cae3a1960b/ome.git] on branch dev_4_2) Storing newly reloaded SessionContext on SessionCache.doUpdate (Fix #4211)
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
(In [a9b541caea36100bb88bb30a531381e2f0ad49c9/ome.git]) Storing newly reloaded SessionContext on SessionCache.doUpdate (Fix #4211)