processwire-issues icon indicating copy to clipboard operation
processwire-issues copied to clipboard

ProcessWire issue reports.

Results 246 processwire-issues issues
Sort by recently updated
recently updated
newest added

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

status: needs more info
type: fields
type: sanitizer

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

status: fixed-please confirm

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

type: images

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

type: TinyMCE

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

type: modals

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

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

status: fixed-please confirm

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

status: fixed-please confirm