mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Add notes for 2019-01-07
This commit is contained in:
parent
4b6ebc3cfb
commit
3e6fcba056
@ -301,4 +301,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-07
|
||||
|
||||
- I built a clean DSpace 6.3 installation from the upstream `dspace-6.3` tag and the issue with the XMLUI/JSPUI login is still there with Tomcat 8.5.37
|
||||
- If I log into XMLUI and then nagivate to JSPUI I need to log in again
|
||||
- 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
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
@ -27,7 +27,7 @@ I don’t see anything interesting in the web server logs around that time t
|
||||
" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2019-01/" /><meta property="article:published_time" content="2019-01-02T09:48:30+02:00"/>
|
||||
<meta property="article:modified_time" content="2019-01-04T20:38:11+02:00"/>
|
||||
<meta property="article:modified_time" content="2019-01-06T11:50:26+02:00"/>
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="January, 2019"/>
|
||||
@ -60,9 +60,9 @@ I don’t see anything interesting in the web server logs around that time t
|
||||
"@type": "BlogPosting",
|
||||
"headline": "January, 2019",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2019-01/",
|
||||
"wordCount": "1169",
|
||||
"wordCount": "1240",
|
||||
"datePublished": "2019-01-02T09:48:30+02:00",
|
||||
"dateModified": "2019-01-04T20:38:11+02:00",
|
||||
"dateModified": "2019-01-06T11:50:26+02:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -450,6 +450,18 @@ In [14]: for row in result.fetchone():
|
||||
</ul></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2019-01-07">2019-01-07</h2>
|
||||
|
||||
<ul>
|
||||
<li>I built a clean DSpace 6.3 installation from the upstream <code>dspace-6.3</code> tag and the issue with the XMLUI/JSPUI login is still there with Tomcat 8.5.37
|
||||
|
||||
<ul>
|
||||
<li>If I log into XMLUI and then nagivate to JSPUI I need to log in again</li>
|
||||
<li>XMLUI does not set the <code>dspace.current.user.id</code> session cookie in Tomcat 8.5.37 for some reason</li>
|
||||
<li>I sent an update to the dspace-tech mailing list to ask for more help troubleshooting</li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2019-01/</loc>
|
||||
<lastmod>2019-01-04T20:38:11+02:00</lastmod>
|
||||
<lastmod>2019-01-06T11:50:26+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
@ -204,7 +204,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2019-01-04T20:38:11+02:00</lastmod>
|
||||
<lastmod>2019-01-06T11:50:26+02:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -215,7 +215,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2019-01-04T20:38:11+02:00</lastmod>
|
||||
<lastmod>2019-01-06T11:50:26+02:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -227,13 +227,13 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||
<lastmod>2019-01-04T20:38:11+02:00</lastmod>
|
||||
<lastmod>2019-01-06T11:50:26+02:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||
<lastmod>2019-01-04T20:38:11+02:00</lastmod>
|
||||
<lastmod>2019-01-06T11:50:26+02:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user