mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2021-01-28
This commit is contained in:
@ -27,7 +27,7 @@ For example, this item has 51 views on CGSpace, but 0 on AReS
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2021-01/" />
|
||||
<meta property="article:published_time" content="2021-01-03T10:13:54+02:00" />
|
||||
<meta property="article:modified_time" content="2021-01-26T15:52:39+02:00" />
|
||||
<meta property="article:modified_time" content="2021-01-27T15:49:34+02:00" />
|
||||
|
||||
|
||||
|
||||
@ -60,9 +60,9 @@ For example, this item has 51 views on CGSpace, but 0 on AReS
|
||||
"@type": "BlogPosting",
|
||||
"headline": "January, 2021",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2021-01/",
|
||||
"wordCount": "2978",
|
||||
"wordCount": "3075",
|
||||
"datePublished": "2021-01-03T10:13:54+02:00",
|
||||
"dateModified": "2021-01-26T15:52:39+02:00",
|
||||
"dateModified": "2021-01-27T15:49:34+02:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -636,6 +636,18 @@ java.lang.IllegalArgumentException: Invalid character found in the request targe
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="2021-01-28">2021-01-28</h2>
|
||||
<ul>
|
||||
<li>I did some more work on CG Core v2
|
||||
<ul>
|
||||
<li>I tested using <code>cg.number</code> twice in the submission form: once for journal issue, and once for series number</li>
|
||||
<li>DSpace gets confused and ends up storing the number twice, even if you only enter it in one of the fields</li>
|
||||
<li>I suggested to Marie that we use <code>cg.issue</code> for journal issue, since we’re already going to use <code>cg.volume</code></li>
|
||||
<li>That would free up <code>cg.number</code> for use by series number</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>I deployed the SDGs, Impact Areas, and favicon changes to CGSpace and posted a note on Yammer for the editors</li>
|
||||
</ul>
|
||||
<!-- raw HTML omitted -->
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user