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

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

type: selector

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

type: fields

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

type: lister

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

type: inputfields

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

type: repeaters

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

type: UI