Psy-Q

Results 13 issues of 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)...

bug

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...

help wanted

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&#58;&#47;&#47;pdvideosdaserste&#45;a&#46;akamaihd&#46;net&#47;de&#47;2017&#47;09&#47;14&#47;5f1c3905&#45;3224&#45;4af6&#45;b615&#45;01a5e5016ae9&#47;960&#45;1&#46;mp4" on this server. Reference&#32;&#35;18&#46;f5761602&#46;1506094259&#46;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...

enhancement
✪ Schema
Complexity: ⭐️⭐️⭐️

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...

bug
✪ Schema
✪ Reverse Renderer
Complexity: ⭐️⭐️⭐️

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....

bug
📎 bureaucracy

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 `["",...