mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2015-03-23
Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user