processwire-issues
processwire-issues copied to clipboard
ProcessWire issue reports.
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...
### 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...
### 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...
### 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...
### Short description of the issue Locked Datetime field doesn't follow format given in field configuration. ### Optional: Screenshots/Links that demonstrate the issue  Result, left opened field is OK,...
Wrong escaping in Admin JS popup, for example when moving a page to another parent without page-move permission:  ### Setup/Environment * ProcessWire version: 3.0.228
### 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...
### 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...
### 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...
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....