Alexander W.

Results 3 issues of Alexander W.

### Brief Summary If you have a protected Web Resource and are Logged in using an authentication mechanism like `@CustomFormAuthenticationMechanismDefinition`, you can sometimes get a `HTTP 403 Foprbidden` status code...

Status: Accepted
Type: Bug

### Brief Summary If you deploy a project which has a ``Record`` than you will get an exception during the deployment. The application itself gets deployed and the record seems...

Status: Accepted
Type: Bug

##### Issue Overview I believe there is a problem when running Junit5 tests in the container because the ``TestResult`` instance is not set before the ``After`` phase is executed. In...