Christian Köberl

Results 37 issues of Christian Köberl

### Describe the issue When calling the REST API to get the [translations as a file](https://docs.weblate.org/en/latest/api.html#get--api-translations-(string-project)-(string-component)-(string-language)-file-), Weblate commits the current repository. This also leads to a repository push (with the...

wontfix

When running a Spring Boot app with Liquibase enabled the following error occurs: ``` org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'liquibase' defined in class path resource [org/springframework/boot/autoconfigure/liquibase/LiquibaseAutoConfiguration$LiquibaseConfiguration.class]: Invocation of init...

type: compatibility
jvm-reachability-metadata

**Describe the bug** Since version 0.27 slidev hangs (or is very slow) when running from a project with multiple slides. **To Reproduce** Steps to reproduce the behavior: 1. Clone https://github.com/fguisso/talks.git...

### Expected Behavior Application compiles when using `org.springframework.data.jpa.repository.JpaRepository` like this: ```java package com.example; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.stereotype.Repository; @Repository public interface TestEntityRepository extends JpaRepository { } ``` ### Actual Behaviour An...

When you run WSL Hello with OpenSUSE Tumbleweed it results in an error: ``` ❯ su WSL Hello error: cannot find the credential public key for this user Password: ```

Currently the license stated in `package.json` is `"BSD"` - which ist not listed in the [SPDX license list](https://spdx.org/licenses/). See also [license in package.json](https://docs.npmjs.com/files/package.json#license). Please change [package.json:41](https://github.com/jimhigson/oboe.js/blob/c868b3a7150833e155ce023bf70e0a669d5e24e6/package.json#L41) to `"license": "BSD-2-Clause",`

### Describe the bug When an OpenID Connect client revokes a refresh token with `/auth/realms/{realm}/protocol/openid-connect/revoke` the user consent is also being revoked. The [Keycloak documentation](https://www.keycloak.org/docs/latest/securing_apps/#_token_revocation_endpoint) and the [OAuth 2.0 docs](https://datatracker.ietf.org/doc/html/rfc7009#section-2.1)...

area/oidc
kind/bug
status/triage

- Xvfb needs the directory /tmp/.X11-unix/ to be owned by root - headless chrome needs a writeable HOME directory - enables to run the image for example with "-u 101010:0"...

Is there any reason why there are no tags/GitHub releases since 2.5.4? Also, the [CHANGLOG.md ](https://github.com/YIZHUANG/react-multi-carousel/blob/master/CHANGELOG.md) was not updated since 2.5.0. It would be really helpful to see which changes...

Check that all requirements are met and then request the deployment to the marketplace: https://docs.sonarqube.org/display/DEV/Deploying+to+the+Marketplace

task