Modify ↓
Opened 9 years ago
Closed 9 years ago
#12596 closed defect (fixed)
Environment objects of delegrated environments won't be reloaded on configuration changes
Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Component: | SharedCookieAuthPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: |
Description
As noted in comment:8:ticket:12592, the RequestDispatcher
objects are cached, therefore the Environment
instances are cached and won't be reloaded when the configuration changes.
Attachments (0)
Change History (2)
comment:1 Changed 9 years ago by
Owner: | changed from agitronic to Ryan J Ollos |
---|---|
Status: | new → assigned |
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In 15090: