From 95c24b31e96569ec7ca7e7e0761cf2deebd74c24 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Wed, 23 Mar 2016 18:43:03 +0200 Subject: [PATCH] Add notes for 2015-03-23 Signed-off-by: Alan Orth --- content/2016-03.md | 11 +++++++++++ public/2016-03/index.html | 14 ++++++++++++++ public/index.xml | 14 ++++++++++++++ public/tags/notes/index.xml | 14 ++++++++++++++ 4 files changed, 53 insertions(+) diff --git a/content/2016-03.md b/content/2016-03.md index 286d00758..b3f586127 100644 --- a/content/2016-03.md +++ b/content/2016-03.md @@ -153,3 +153,14 @@ $ gm convert -trim -quality 82 -thumbnail x300 -flatten Descriptor\ for\ Butia_E ## 2016-03-22 - Merge robots.txt patch and disallow indexing of browse pages as our sitemap is consumed correctly ([#198](https://github.com/ilri/DSpace/issues/198)) + +## 2016-03-23 + +- Abenet is having problems saving group memberships, and she gets this error: https://gist.github.com/alanorth/87281c061c2de57b773e + +``` +Can't find method org.dspace.app.xmlui.aspect.administrative.FlowGroupUtils.processSaveGroup(org.dspace.core.Context,number,string,[Ljava.lang.String;,[Ljava.lang.String;,org.apache.cocoon.environment.wrapper.RequestWrapper). (resource://aspects/Administrative/administrative.js#967) +``` + +- I can reproduce the same error on DSpace Test and on my Mac +- Looks to be an issue with the Atmire modules, I've submitted a ticket to their tracker. diff --git a/public/2016-03/index.html b/public/2016-03/index.html index 10c5e4aec..2b7affb30 100644 --- a/public/2016-03/index.html +++ b/public/2016-03/index.html @@ -263,6 +263,20 @@ + +

2016-03-23

+ + + +
Can't find method org.dspace.app.xmlui.aspect.administrative.FlowGroupUtils.processSaveGroup(org.dspace.core.Context,number,string,[Ljava.lang.String;,[Ljava.lang.String;,org.apache.cocoon.environment.wrapper.RequestWrapper). (resource://aspects/Administrative/administrative.js#967)
+
+ + diff --git a/public/index.xml b/public/index.xml index c48b00f28..34a249c5a 100644 --- a/public/index.xml +++ b/public/index.xml @@ -202,6 +202,20 @@ <ul> <li>Merge robots.txt patch and disallow indexing of browse pages as our sitemap is consumed correctly (<a href="https://github.com/ilri/DSpace/issues/198">#198</a>)</li> </ul> + +<h2 id="2016-03-23:5a28ddf3ee658c043c064ccddb151717">2016-03-23</h2> + +<ul> +<li>Abenet is having problems saving group memberships, and she gets this error: <a href="https://gist.github.com/alanorth/87281c061c2de57b773e">https://gist.github.com/alanorth/87281c061c2de57b773e</a></li> +</ul> + +<pre><code>Can't find method org.dspace.app.xmlui.aspect.administrative.FlowGroupUtils.processSaveGroup(org.dspace.core.Context,number,string,[Ljava.lang.String;,[Ljava.lang.String;,org.apache.cocoon.environment.wrapper.RequestWrapper). (resource://aspects/Administrative/administrative.js#967) +</code></pre> + +<ul> +<li>I can reproduce the same error on DSpace Test and on my Mac</li> +<li>Looks to be an issue with the Atmire modules, I&rsquo;ve submitted a ticket to their tracker.</li> +</ul> diff --git a/public/tags/notes/index.xml b/public/tags/notes/index.xml index 431936027..badfa51a2 100644 --- a/public/tags/notes/index.xml +++ b/public/tags/notes/index.xml @@ -202,6 +202,20 @@ <ul> <li>Merge robots.txt patch and disallow indexing of browse pages as our sitemap is consumed correctly (<a href="https://github.com/ilri/DSpace/issues/198">#198</a>)</li> </ul> + +<h2 id="2016-03-23:5a28ddf3ee658c043c064ccddb151717">2016-03-23</h2> + +<ul> +<li>Abenet is having problems saving group memberships, and she gets this error: <a href="https://gist.github.com/alanorth/87281c061c2de57b773e">https://gist.github.com/alanorth/87281c061c2de57b773e</a></li> +</ul> + +<pre><code>Can't find method org.dspace.app.xmlui.aspect.administrative.FlowGroupUtils.processSaveGroup(org.dspace.core.Context,number,string,[Ljava.lang.String;,[Ljava.lang.String;,org.apache.cocoon.environment.wrapper.RequestWrapper). (resource://aspects/Administrative/administrative.js#967) +</code></pre> + +<ul> +<li>I can reproduce the same error on DSpace Test and on my Mac</li> +<li>Looks to be an issue with the Atmire modules, I&rsquo;ve submitted a ticket to their tracker.</li> +</ul>