diff --git a/content/2015-12.md b/content/2015-12.md index 9836d76da..ee3b086e2 100644 --- a/content/2015-12.md +++ b/content/2015-12.md @@ -70,3 +70,10 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle ``` - Last week it was an average of 8 seconds... now this is 1/4 of that +- CCAFS noticed that one of their items displays only the Atmire statlets: https://cgspace.cgiar.org/handle/10568/42445 + +![CCAFS item](../images/ccafs-item-no-metadata.png) + +- The authorizations for the item are all public READ, and I don't see any errors in dspace.log when browsing that item +- I filed a ticket on Atmire's issue tracker +- I also filed a ticket on Atmire's issue tracker for the PostgreSQL stuff diff --git a/public/2015-12/index.html b/public/2015-12/index.html index 5f7c9c58a..95a8026c3 100644 --- a/public/2015-12/index.html +++ b/public/2015-12/index.html @@ -149,6 +149,15 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle + +

CCAFS item

+ + diff --git a/public/images/ccafs-item-no-metadata.png b/public/images/ccafs-item-no-metadata.png new file mode 100644 index 000000000..552b50d12 Binary files /dev/null and b/public/images/ccafs-item-no-metadata.png differ diff --git a/public/index.xml b/public/index.xml index 3f99df441..f4c00400a 100644 --- a/public/index.xml +++ b/public/index.xml @@ -87,6 +87,15 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle <ul> <li>Last week it was an average of 8 seconds&hellip; now this is <sup>1</sup>&frasl;<sub>4</sub> of that</li> +<li>CCAFS noticed that one of their items displays only the Atmire statlets: <a href="https://cgspace.cgiar.org/handle/10568/42445">https://cgspace.cgiar.org/handle/10568/42445</a></li> +</ul> + +<p><img src="../images/ccafs-item-no-metadata.png" alt="CCAFS item" /></p> + +<ul> +<li>The authorizations for the item are all public READ, and I don&rsquo;t see any errors in dspace.log when browsing that item</li> +<li>I filed a ticket on Atmire&rsquo;s issue tracker</li> +<li>I also filed a ticket on Atmire&rsquo;s issue tracker for the PostgreSQL stuff</li> </ul> diff --git a/public/tags/notes/index.xml b/public/tags/notes/index.xml index d47e1ce30..0cbff6f47 100644 --- a/public/tags/notes/index.xml +++ b/public/tags/notes/index.xml @@ -87,6 +87,15 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle <ul> <li>Last week it was an average of 8 seconds&hellip; now this is <sup>1</sup>&frasl;<sub>4</sub> of that</li> +<li>CCAFS noticed that one of their items displays only the Atmire statlets: <a href="https://cgspace.cgiar.org/handle/10568/42445">https://cgspace.cgiar.org/handle/10568/42445</a></li> +</ul> + +<p><img src="../images/ccafs-item-no-metadata.png" alt="CCAFS item" /></p> + +<ul> +<li>The authorizations for the item are all public READ, and I don&rsquo;t see any errors in dspace.log when browsing that item</li> +<li>I filed a ticket on Atmire&rsquo;s issue tracker</li> +<li>I also filed a ticket on Atmire&rsquo;s issue tracker for the PostgreSQL stuff</li> </ul> diff --git a/static/images/ccafs-item-no-metadata.png b/static/images/ccafs-item-no-metadata.png new file mode 100644 index 000000000..552b50d12 Binary files /dev/null and b/static/images/ccafs-item-no-metadata.png differ