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

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

resolution: not a bug
type: users

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

type: repeaters
type: import/export

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

type: repeaters
type: import/export

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

type: feature request
type: users

### Short description of the issue Titles that contain the exact string ` Mini-Jobber (gross Mini-Jobber (gross $str = 'Mini-Jobber (gross

status: has suggested fix

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

status: discussion
type: users

### 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... ![2021-08-22_160811](https://user-images.githubusercontent.com/1538852/130341820-2446ae4e-bc81-45aa-84ab-2f3f994b5cf5.png)...

todo
type: UI

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

type: fields

### Short description of the issue The "edit" links for the Users lister look like this: ![2023-07-08_143823](https://github.com/processwire/processwire-issues/assets/1538852/a796cfcb-5ae7-4b1e-9ed3-38dbc1c18897) But links that are relative to the current URL like this are quite...

type: users
type: lister

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

type: images
type: templates