processwire-issues
processwire-issues copied to clipboard
ProcessWire issue reports.
### Short description of the issue `$users->find('language!=default')` should only return users which have a non-default language, but it returns some users that are set to the default language. ### Optional:...
When exporting a page that contains a repeater (and multiple repeaters within those repeaters), it will contain information about the repeaters that exist, even if there are no items for...
When exporting a page that has a repeater and those repeater items have depth to them, re-importing the page (a) does not respect the repeater item depth (b) creates extra...
### Short description of the issue We really need to be able to easily have unpublished users. It's possible to publish and then check the "Unpublished" checkbox on the Settings...
### Short description of the issue Titles that contain the exact string ` Mini-Jobber (gross Mini-Jobber (gross $str = 'Mini-Jobber (gross
After upgrading to 3.0.183 I now cant add a new user in my page tree because of an error: Can’t save page 2199: /PARENT/untitled-page-4/: Page using template “USERTEMPLATE” is not...
### Short description of the issue The admin flyout menus (those generated by a Process module's executeNavJSON() method) are not touch-friendly. So for example, in the "Add New" menu... ...
I think i found a bug in Page/TextTags field where selected pages dissapear after renaming one of them to a page title that already exists. **Steps to reproduce:** Let's assume...
### Short description of the issue The "edit" links for the Users lister look like this:  But links that are relative to the current URL like this are quite...
### Short description of the issue If you create a new page under a parent/template that allows multiple templates (no child template restrictions), templates like 'field-image`, `field-images` etc appear in...