processwire-issues
processwire-issues copied to clipboard
ProcessWire issue reports.
I have the following structure on my site: ``` - /orders/ (orders template) - order-1 (order template) - order-2 (order template) - order-3 (order template) - ... order template has:...
### Short description of the issue When a Decimal field is preloaded, a stored integer value is returned with trailing `.00`. Without preloading, the value does not have `.00`. ###...
I know I mentioned this many years ago, but I just had some users think things were broken because when you look at a Lister under the Pages menu, there...
Actually InputfieldSelect wrongly adds a blank option when field is not required and a default value is selected, I don't need and want it but can't disable it. But when...
I think i found a bug in Page/TextTags field if used inside of a repeater and with default ajax loading enabled if one of the selectable pages contains a single...
Two issues: - Fieldset colors aren't cascading to fields (indicated in green) - Fields aren't correctly set to the remaining height of the row, resulting in white background instead of...