| Issue 3068: | Gerrit fails to load plugin documentation | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Affected Version: master. What steps will reproduce the problem? I tested with the javamelody plugin 1. install a gerrit plugin 2. login as an admin to the gerrit site and open http://<gerrit_host>/#/admin/plugins/ 3. click on the plugin name What is the expected output? What do you see instead? should open the documentation, but fails with java.lang.RuntimeException: Error creating extended parser class: null Please provide any additional information below. Attached file contains full stack trace. Basically it looks like the REST request for 'GET /plugins/javamelody/Documentation/index.html' fails. I have tested the same plugin on gerrit 2.8.x and stable-2.10 branch and it work just fine there.
Dec 17, 2014
Does your master include [1]? If not, can you check if this fixes the issue? [1] https://gerrit-review.googlesource.com/62300
Dec 18, 2014
That change does indeed fix this issue. Thanks Edwin.
Status:
Submitted
Owner: David.Os...@gmail.com |
|
| ► Sign in to add a comment |
23.8 KB View Download