Adrian Jones

Results 105 issues of Adrian Jones

### Short description of the issue If you do a `$pages->find('page_field.count>5')` the count includes pages in the trash ### Expected behavior Trashed pages should not be included. ### Optional: Screenshots/Links...

status: has suggested fix

### Short description of the issue If you try to visit: `/access/users/edit/?id=xxxx` where the ID is that of a valid page, rather than a user, then you get this error...

type: users

### Short description of the issue I have several branches of users, some of which have roles that allow editing, but some that don't. In some cases the person appears...

type: users

### Short description of the issue Non superusers with `page-sort` and permission to edit the alternate user template can't sort users. ### Expected behavior They should be able to sort...

type: users

### Short description of the issue The breadcrumbs when editing a user under an alternate parent show `Admin / Access / Users` but I think they should really reflect the...

type: users

### Short description of the issue I have admin users who have the required `user-admin` permissions, but they can't manually sort these users in the page tree. ### Expected behavior...

type: users

### Short description of the issue If you have users under an alternate parent / template, but some of those users only have the `guest` role, then their user profiles...

type: users

### Short description of the issue If you create a page titled: `Test: me` via the API, it gets named: `test--me` ### Expected behavior Double dashes should be removed, just...

type: sanitizer

### Short description of the issue There are lots of issues when parsing the date format, but this one example should get you going. `Y/F` results correctly in "2021-january" But...

type: consistency
status: multiple

### Short description of the issue If a user uploads a file that doesn't validate, an exception is thrown by InputfieldFile.module that looks like this: ![image](https://user-images.githubusercontent.com/871211/106237222-31f34980-61b3-11eb-83e9-7d1fc23e5883.png) The problem is that...

type: inputfields