processwire-issues
processwire-issues copied to clipboard
ProcessWire issue reports.
Setup: - ProcessWire latest - PHP 7.4 (!) - Using locale where decimal separator is a comma (not a dot), e.g. de_DE.utf8 - Field with FieldtypeDecimal (core), configured with 2...
It called to my attention that when trying to pass a Page object as a "yes" value, I was ending up with the page title as a result of the...
I noticed a different behaviour of inline images in the new Main version 3.0.244. When an inline image is placed, this image receives the page ID in the form of...
Currently the word count is not updated while typing on the TinyMCE editor as it is now with CKEditor. Also, while testing TinyMCE's word count, it seems to throw a...
I have recognized a JavaScript conflict between modal windows and input fields with `showIf` condition. After opening and closing a modal, the showing and hiding of inputfields with `showIf` dependency...
### Short description of the issue I came across this post: https://processwire.com/talk/topic/29851-problem-with-log-pruning in the forum because I was looking for a solution to prevent file errors triggered by `WireFileTools::unlink()` and...
That's it really 😁
I have a list of users, one is called "O'Conner". When I try to add a RepeaterItem that contains a field using InputfieldTextTags I get the following error: ```js VM283:1...
Hi @ryancramerdesign - I can't find it at the moment, but I know some time ago there was some discussion about PW retrying connections automatically which had you add this:...
### Short description of the issue Some (at least german) special characters get broken in extended page names. Before being stored in the database, special characters are transformed to punycode....