-
### Short description of the issue
After the upgrade from 3.0217 dev to **3.0.218 dev** there are no more autocomplete search suggestions for fields, templates or users in the backend.
### E…
-
On a completely new "blank" install, enabling this module gives:
> Modules: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'InputfieldPageTableNext' for key 'class'
Proces…
-
### Short description of the issue
If you have this valid jQuery code in the PW admin...
```js
var $button = $('Hello').attr('type', 'button');
```
...then you get this JavaScript error:
…
-
### Short description of the issue
Extensions to field values added by modules such as MinimalFieldset are incorrectly exported by the core getExportData() api or the Field export Admin functions.
…
-
### Short description of the issue
When using SessionHandlerDB on Ubuntu it is (or can be) the case that the "sessions" database table grows huge after time.
In my case it was a tiny site with a…
-
### Short description of the issue
Get warning in ProcessModule .**../admin/module/edit?name=MyModule**
```
Warning: Array to string conversion in .../wire/core/Modules.php on line 1353
`…
-
Bootstrapping PW, date is not formatted:
```
-
### Short description of the issue
When a page is in the trash that was target of a Page Reference Field (and in there a "parent" is selected/required), this can happen:
Random "ERROR 500" w…
-
### Short description of the issue
Renaming a field with a capitalized name that already exists in lowercase destroys the table and all data for the field you are renaming. The field that was b…
-
### Short description of the issue
I am using an image field in conjunction with the RepeaterMatrix module, within several RepeaterMatrix items. The image field is defined as a single image field, an…