-
```
What steps will reproduce the problem?
1. Forgotten password -> input user id and email address -> search
2. Email send to user's email and input the verification code
3. Prompt for input new pass…
-
An article here gave some caution to using the Bing spellchecker api for washing all of your user utterances into your bot channel.
[Link to article here][1]
Point being the entity could become…
-
e-mail from @ctrueden :
There is a flaw in the Bio-Formats type checking logic that we have not addressed in the SCIFIO refactoring yet, but which we could easily fix by changing the way that checker…
-
```
What steps will reproduce the problem?
1. N/A
2. N/A
3. N/A
What is the expected output? What do you see instead?
I am only seeing host down, and critical alerts. My Nagios system is
showing a …
-
The following policy is rejected by the type checker:
```rego
package bin
a := {1, 2, 3, 4}
b := {3, 4, 5}
c := {4, 5, 6}
d := {
a: b,
[1, 2]: c,
}
# this results in a compile …
-
The idea for a reporting module come from a couple of use cases that I have for SCOAP3. The main principle would be to have plugin based module for periodical/on event generation of "reports". Reports…
-
This is the report on API changes and backward binary compatibility for the Javassist library since version 3.13: https://abi-laboratory.pro/java/tracker/timeline/javassist/
The report is automatic…
-
**Describe the current behavior**
In the card product.liquid file - `aria-labelledby` is referencing element that sometimes doesnt exist.
https://github.com/Shopify/dawn/commit/b10202cf32cb93060…
-
Hi thanks for creating this! 👍
Could you include some instructions for people that might understand that `req.txt` has some importance, but not exactly know what to do without googling it?
Than…
-
Hi.
I have a problem executing the “conan create” command. I don't know where to address this question/problem but the problem is as below.
Attached a zip with a simple conan and build environme…