-
```
What steps will reproduce the problem?
1.Defining a Topic Type
2.(new?) feature to add a "Query" field to the type (create new of open the
pick list)
3.Ontopoly gives the following error:
Stack …
-
```
Creating a new repository on gitblit 1.6.2 brings an internal error and the
following log-messages:
org.apache.wicket.WicketRuntimeException: Method onFormSubmitted of interface
org.apache.wic…
-
```
It seems Gitblit chokes when a repository it hosts either has no master branch,
or a master branch with no commits. The repository has other branches with
commits, but these commits cannot be vi…
-
I want to use Crowd authentification within Gitblit. Currently these components are installed in my environment:
- Atlassian Crowd 2.5.3
- Gitblit 1.2.1
- GitBlit Crowd Integration 1.0.0
The Crowd in…
-
When trying to add a version from a branch whose name contains a slash (i.e. "feature/TERM-89-internationalisierung-des-terminals") the following exception is thrown:
```
org.apache.wicket.Wicke…
-
Since we upgraded to Gerrit 2.13.5, we regularly have HTTP threads stuck in an infinite loop somewhere in wicket. We're using 2.13.171.2 (the last release at this time).
The stack trace is always …
tsuna updated
7 years ago
-
**Describe the bug**
While exporting a project I received the following error:
`Unexpected error during project export: ProjectExportException: Aborting due to unrecoverable error while exporting!`…
-
Hello,
I'm making a spring boot application using Wicket and PF4J. I want to use spring services in my plugins. These services are not using services outside the plugin class loader. In my plugin, …
stefv updated
3 years ago
-
With this error:
Error code (403) from GeoServer: HTTP Status [403] – [Forbidden]h1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} h2 {font-family:Tahoma,A…
-
Current modelfactory supports only Wicket 6. It would be nice to support the Wicket 7 also.