mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2019-01-08
This commit is contained in:
@ -308,4 +308,11 @@ In [14]: for row in result.fetchone():
|
||||
- XMLUI does not set the `dspace.current.user.id` session cookie in Tomcat 8.5.37 for some reason
|
||||
- I sent an update to the dspace-tech mailing list to ask for more help troubleshooting
|
||||
|
||||
## 2019-01-08
|
||||
|
||||
- Tim Donohue responded to my thread about the cookies on the dspace-tech mailing list
|
||||
- He suspects it's a change of behavior in Tomcat 8.5, and indeed I see a mention of new cookie processing in the [Tomcat 8.5 migration guide](https://tomcat.apache.org/migration-85.html#Cookies)
|
||||
- I tried to switch my XMLUI and JSPUI contexts to use the `LegacyCookieProcessor`, but it didn't seem to help
|
||||
- I [filed DS-4140 on the DSpace issue tracker](https://jira.duraspace.org/browse/DS-4140)
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user