-
When an AlfList instance is used with a non-empty pubSubScope, the payload of the data load pub will contain both the alfResponseScope set to the pubSubScope and the alfResponseTopic prefixed with the…
-
As we have additional helper services such as the `TokenChecker`, I think we should have a chapter about when to use which service to fetch the front end member or back end user, to check if the FE pr…
-
It would be very helpful for keychain to produce an additional output file, similar to the ones it currently puts in `.keychain/$HOSTNAME-foo`, but consisting of *only* the environment variables in `V…
-
Consider:
`did:example:123?q1=1&q2=2#fragment` => did document.
should didDocument.id === `did:example:123?q1=1&q2=2` or `did:example:123` ?
this is particularly concerning for interactions w…
-
## Steps to Reproduce
**Control sample:**
1. Create a dummy project; `flutter create bug`
2. Add debuggable true to android app build.gradle. builtTypes block now look like this:
```
…
-
### Cause of error
```java
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: length=10; index=-1
at java.util.ArrayList.set(ArrayList.java:455)
at com.owncloud.android.u…
-
#### Overview of the Issue
---
During the upgrade from 1.12.8 to 1.13.6, we start experiencing HTTP 500 errors
```
subscribe call failed: err="rpc error: code = InvalidArgument desc …
-
### Steps to Reproduce
Tool used - Visual Studio for mac
1. create android class library and multiPlatform portable class library in visual studio for mac
2. create AAR file from this android lib…
-
```
What steps will reproduce the problem?
1. Creating a servlet-mapping using a non-default url-pattern.
What is the expected output? What do you see instead?
It would be nice (and sort of critica…
-
version 2.1.2
debug info below
{
"application": {
"name": "Firefox",
"osVersion": "Linux 5.4.0-56-generic #62-Ubuntu SMP Mon Nov 23 19:20:19 UTC 2020",
"version": "83.0",
…