-
Hello, on our application we don't allow eval in our CSP policy, so `ngettext` causes the following error:
```
Uncaught EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval'
…
-
* JASP version: 0.11.1.0
* OS name and version: Windows 10
* Analysis: repeated measures ANOVA
* Bug description: When adding my variables I get the following error and no results. What is this abo…
-
* Cinnamon version (cinnamon --version) **Cinnamon 4.2.4**
- Please specify if you are using the daily builds PPA (https://launchpad.net/~linuxmint-daily-build-team/+archive/ubuntu/daily-builds).…
-
Ngettext doesn't work properly for languages where e.g. the first number in a decade requires a singular noun as well (e.g. 11 or 21).
these special case where known should be caught and have a separ…
-
1) create a DB `test` with table `test`
2) Brouse the database `test`. See the list of tables containing table `test`. and in the bottom line of that list, counter that says "1 table"
3) Click on the …
-
## The devDependency [mocha](https://github.com/mochajs/mocha) was updated from `6.2.0` to `6.2.1`.
🚨 [View failing branch](https://github.com/linkedin/css-blocks/compare/master...linkedin:greenkeep…
-
Hello. I am trying to build tiscamera, I have cloned and installed the dependencies except libzip4, I have libzip5. I am using ubuntu-20.10 arm64 on raspi4 and this is the error I get
```
root@mach…
-
I can tell pylint to ignore a list of builtins, such as for saltstack modules:
```
pylint:
# static analysis and then some
run: true
options:
additional-builtins:
# fr…
-
```
* Cinnamon version (cinnamon 4.2.4)
* Distribution - (Arch)
* Graphics hardware *and* driver used (Intel Corporation 4th Gen Core Processor Integrated Graphics Controller - i915)
* 64 bit
…
-
Nginx version is pre 1.95 and thus doesn't support http2, yet the /etc/nginx/sites-enabled/redmine config file in specifies http2 for the 443 port.
As a result if you enable ssl nginx won't start…