Psy-Q
Psy-Q
I went through the documentation to clear out some of the grammar issues. In some sections I'm still not sure I really understood what the text wants to convey. In...
**Describe the bug** Pillars of Eternity only shows a black window when started using gamemoderun. **To Reproduce** Steps used to reproduce the behavior: 1. Launch Pillars of Eternity (GOG version)...
I had to mess around a bit because I was unable to make import.php connect to a server with an invalid certificate. That's why I switched to a newer version...
PyYAML < 5.1.0 has exploitable security issues which were fixed by adding new loaders in 5.1.0. This change ensures PyYAML is >= 5.1.0 and uses a different loader. Using FullLoader...
Ist man Opfer von Geoblocking, kriegt man mit autoTatort eine .mp4-Datei mit diesem HTML-Inhalt: ```html Access Denied Access Denied You don't have permission to access "http://pdvideosdaserste-a.akamaihd.net/de/2017/09/14/5f1c3905-3224-4af6-b615-01a5e5016ae9/960-1.mp4" on this server. Reference #18.f5761602.1506094259.4c6fc5a...
There is a related issue in the mysqlplus gem that makes it impossible to import comments from WordPress with Juvia. https://github.com/oldmoe/mysqlplus/issues/8 Here's the typical error: ``` App 21632 stderr: Passenger...
When copy/pasting from a webpage to e.g. LibreOffice Writer, any hyperlinks contained in the text are automatically retained. When copy/pasting the same text into the Prosemirror editor, the links are...
Place the following wikitext on a page: ``` * # some code def foobar puts "flarp" end ``` Save the page. Edit the page again, but now switch to the...
In my schema I set the date format "Y-m-d", but when using the field in a struct_field this format is ignored and the picker instead uses some American m/d/Y format....
When using plugin.struct.saveData via XML-RPC, the following does not work when using a lookup for the field "besitzer": ```xml besitzer ["", 2] ``` Even though it's valid JSON. The `["",...