Update notes for 2019-03-17

This commit is contained in:
2019-03-17 21:50:55 +02:00
parent 08d3910f74
commit 630b3a50d6
3 changed files with 10 additions and 10 deletions

View File

@ -25,7 +25,7 @@ I think I will need to ask Udana to re-copy and paste the abstracts with more ca
<meta property="og:type" content="article" />
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2019-03/" />
<meta property="article:published_time" content="2019-03-01T12:16:30&#43;01:00"/>
<meta property="article:modified_time" content="2019-03-17T19:38:29&#43;02:00"/>
<meta property="article:modified_time" content="2019-03-17T21:48:21&#43;02:00"/>
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="March, 2019"/>
@ -55,9 +55,9 @@ I think I will need to ask Udana to re-copy and paste the abstracts with more ca
"@type": "BlogPosting",
"headline": "March, 2019",
"url": "https://alanorth.github.io/cgspace-notes/2019-03/",
"wordCount": "2098",
"wordCount": "2114",
"datePublished": "2019-03-01T12:16:30&#43;01:00",
"dateModified": "2019-03-17T19:38:29&#43;02:00",
"dateModified": "2019-03-17T21:48:21&#43;02:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -227,7 +227,7 @@ $ tidy -xml -utf8 -iq -m -w 0 dspace/config/controlled-vocabularies/dc-subject.x
<li>There&rsquo;s an issue with CGSpace right now where all items are giving a blank page in the XMLUI
<ul>
<li>Interestingly, if I check an item in the REST API it is also mostly blank: only the title and the ID!</li>
<li><del>Interestingly, if I check an item in the REST API it is also mostly blank: only the title and the ID!</del> On second thought I realize I probably was just seeing the default view without any &ldquo;expands&rdquo;</li>
<li>I don&rsquo;t see anything unusual in the Tomcat logs, though there are thousands of those <code>solr_update_time_stamp</code> errors:</li>
</ul></li>
</ul>