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

1. A role has no access to user template, 2. A PageReference targeted to user template (single page, Select list), **inside a Profields Table** => list is empty. I think...

type: docs

### Short description of the issue Default value of Integer field triggers change detection in hook. ### Steps to reproduce the issue 1. Create an Integer field with a default...

type: fields

### Short description of the issue InputfieldFile has a `noAjax` setting, described as "Set to true or 1 to disable ajax uploading". But when InputfieldFile appears in Page Edit, ajax...

type: inputfields

### Short description of the issue WireCache: get() $expire selector doesn't support OR groups ### Expected behavior It should support OR groups ### Actual behavior Cache doesn't get refreshed ever...

type: selector

### Short description of the issue Locked Datetime field doesn't follow format given in field configuration. ### Optional: Screenshots/Links that demonstrate the issue ![image](https://github.com/processwire/processwire-issues/assets/15386877/c4ed3f7e-83e4-4d2a-ba40-8b77683f1d11) Result, left opened field is OK,...

type: date/time

Wrong escaping in Admin JS popup, for example when moving a page to another parent without page-move permission: ![image](https://github.com/processwire/processwire-issues/assets/15386877/b9346e2e-2158-4623-af22-7a9b2dc17e04) ### Setup/Environment * ProcessWire version: 3.0.228

type: modals

### Short description of the issue I found a couple of issues with the tab that's displayed on the side of an open panel. I'm following the documentation in /wire/modules/Jquery/JqueryUI/panel.js...

type: modals
status: fixed-please confirm
type: UI

### Short description of the issue In this hook, removeAll() is not removing until I comment out last line (set clone). Actually after page saved, repeater contains new items AND...

type: repeaters

### Short description of the issue When adding a file whose filename is the same as an existing file belonging to the page, the added filename is automatically incremented. In...

type: images

Quite a strange issue, tested on Firefox and Chrome. If I press enter after editing the field inside matrix repeater, form is submitted but the new value is not saved....