-
On trying to add an 'explode' tamper, I get this error:
> Call to undefined function feeds_tamper_explode_validate()
This seems to be a result of moving code around in the module (in D7 the call…
ghost updated
4 years ago
-
There are some cases where I believe it would be useful to pretty-print an entire object, but forego the pretty-printing for a field of that object where it is more desirable for the JSON object under…
-
**HassOS release with the issue:** 5.0
**Description of problem:** Boot from USB 3.1 Gen 1 attached NVMe device fails (ICY BOX enclosure).
Most of the time it seems that the RPi 4 boot loader is…
-
Here, the core function `wp_generate_password` is used to generate some sort of hash value:
https://github.com/trustedlogin/trustedlogin-client/blob/987efd9a362a3294e921e9f64ae0f796cbc84158/src/Cli…
-
Refactor to work as plugable code-gen and with DMSS rewrite
-
With improvements to the test runner, the public interface has grown quite complex
https://github.com/denoland/deno/blob/0adc86f105204b2475126c36dfc10e678f67df56/cli/js/lib.deno.ns.d.ts#L15-L129
…
-
Happens with `sudo pacman -S fmt`. Dolphin's cmake run configures libfmt as dynamic library, but it should be the static library shipped with Marley. This is to make Marley more stable.
-
## 🐛 Bug report
Hello. I'd like to address several issues with the Custom Seal Twisting system that was added to vmangos. While I appreciate all the hard work done by the devs at attempting to …
-
Following a patch update to macOS 10.15.5 (19F101), KE stopped working. The app launches and everything, and the EventViewer registers input; but the actual key modifications are no longer applied. Fi…
-
**Is your feature request related to a problem? Please describe.**
We've heard from a small number of customers that parsing Lambda Event Source payloads require a considerable effort since these…