Update notes for 2016-11-29

This commit is contained in:
2016-11-29 16:24:24 +02:00
parent 05a7b8cdfc
commit a51701f95a
5 changed files with 11 additions and 1 deletions

View File

@ -468,3 +468,5 @@ org.dspace.discovery.SearchServiceException: Error executing query
- It might be fixed by increasing the Tomcat `maxHttpHeaderSize`, which is [8192 (or 8KB) by default](http://tomcat.apache.org/tomcat-7.0-doc/config/http.html)
- I've increased the `maxHttpHeaderSize` to 16384 on DSpace Test and the user said he is now able to see the communities on the homepage
- I will make the changes on CGSpace soon
- A few users are reporting having issues with their workflows, they get the following message: "You are not allowed to perform this task"
- Might be the same as [DS-2920](https://jira.duraspace.org/browse/DS-2920) on the bug tracker