mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Update notes for 2016-11-29
This commit is contained in:
parent
05a7b8cdfc
commit
a51701f95a
@ -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
|
||||
|
@ -30,7 +30,7 @@
|
||||
|
||||
|
||||
<meta itemprop="dateModified" content="2016-11-01T09:21:00+03:00" />
|
||||
<meta itemprop="wordCount" content="2737">
|
||||
<meta itemprop="wordCount" content="2770">
|
||||
|
||||
|
||||
|
||||
@ -644,6 +644,8 @@ org.dspace.discovery.SearchServiceException: Error executing query
|
||||
<li>It might be fixed by increasing the Tomcat <code>maxHttpHeaderSize</code>, which is <a href="http://tomcat.apache.org/tomcat-7.0-doc/config/http.html">8192 (or 8KB) by default</a></li>
|
||||
<li>I’ve increased the <code>maxHttpHeaderSize</code> to 16384 on DSpace Test and the user said he is now able to see the communities on the homepage</li>
|
||||
<li>I will make the changes on CGSpace soon</li>
|
||||
<li>A few users are reporting having issues with their workflows, they get the following message: “You are not allowed to perform this task”</li>
|
||||
<li>Might be the same as <a href="https://jira.duraspace.org/browse/DS-2920">DS-2920</a> on the bug tracker</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
@ -548,6 +548,8 @@ org.dspace.discovery.SearchServiceException: Error executing query
|
||||
<li>It might be fixed by increasing the Tomcat <code>maxHttpHeaderSize</code>, which is <a href="http://tomcat.apache.org/tomcat-7.0-doc/config/http.html">8192 (or 8KB) by default</a></li>
|
||||
<li>I&rsquo;ve increased the <code>maxHttpHeaderSize</code> to 16384 on DSpace Test and the user said he is now able to see the communities on the homepage</li>
|
||||
<li>I will make the changes on CGSpace soon</li>
|
||||
<li>A few users are reporting having issues with their workflows, they get the following message: &ldquo;You are not allowed to perform this task&rdquo;</li>
|
||||
<li>Might be the same as <a href="https://jira.duraspace.org/browse/DS-2920">DS-2920</a> on the bug tracker</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
@ -548,6 +548,8 @@ org.dspace.discovery.SearchServiceException: Error executing query
|
||||
<li>It might be fixed by increasing the Tomcat <code>maxHttpHeaderSize</code>, which is <a href="http://tomcat.apache.org/tomcat-7.0-doc/config/http.html">8192 (or 8KB) by default</a></li>
|
||||
<li>I&rsquo;ve increased the <code>maxHttpHeaderSize</code> to 16384 on DSpace Test and the user said he is now able to see the communities on the homepage</li>
|
||||
<li>I will make the changes on CGSpace soon</li>
|
||||
<li>A few users are reporting having issues with their workflows, they get the following message: &ldquo;You are not allowed to perform this task&rdquo;</li>
|
||||
<li>Might be the same as <a href="https://jira.duraspace.org/browse/DS-2920">DS-2920</a> on the bug tracker</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
@ -547,6 +547,8 @@ org.dspace.discovery.SearchServiceException: Error executing query
|
||||
<li>It might be fixed by increasing the Tomcat <code>maxHttpHeaderSize</code>, which is <a href="http://tomcat.apache.org/tomcat-7.0-doc/config/http.html">8192 (or 8KB) by default</a></li>
|
||||
<li>I&rsquo;ve increased the <code>maxHttpHeaderSize</code> to 16384 on DSpace Test and the user said he is now able to see the communities on the homepage</li>
|
||||
<li>I will make the changes on CGSpace soon</li>
|
||||
<li>A few users are reporting having issues with their workflows, they get the following message: &ldquo;You are not allowed to perform this task&rdquo;</li>
|
||||
<li>Might be the same as <a href="https://jira.duraspace.org/browse/DS-2920">DS-2920</a> on the bug tracker</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
Loading…
Reference in New Issue
Block a user