-
### Short description of the issue
If you are using the alternate user template/parent setup and you have the option enabled that allows changing the createdUser on a page's settings tab, it on…
-
### Working request
Track: reference field for single page
Cars, carClasses: reference fields for multiple pages
`wire()->pages->findRaw("id=21803", ['track.title', 'cars.title', 'carClasses.ti…
-
### Short description of the issue
$page->fieldsetPage->getUnformatted('datefield') not working anymore in PW 3.0.210
I've updated one of my sites form 3.0.165 to 3.0.210 an noticed following pr…
-
### Short description of the issue
If you add regular and valid PHP comments in `requires` array of `getModuleInfo` of a module the installation via classname breaks!
This was my commit:
![im…
-
### Short description of the issue
When using a url field on a page in the ProcessWire editing interface:
When modifying a valid url, entering a url with invalid characters will delete both the in…
-
### Short description of the issue
Setting:
![2023-05-05_141659](https://user-images.githubusercontent.com/1538852/236365175-8650ff12-7de2-474e-ad11-549867910b84.png)
Working in 3.0.214
![…
-
Under ProcessWire 3.0.216 and 3.0.217 DEV with activated Debug-Modue the input field for the option Page Reference -> Label field -> Custom format (multiple fields) is not shown. I think this is relat…
-
### Short description of the issue
Example when attempting to move a page to a disallowed parent:
![2023-03-29_120259](https://user-images.githubusercontent.com/1538852/228386260-5e8b595a-792c-4…
-
### Short description of the issue
On a multilang install with $config->pageNameCharset = 'UTF8'; I get a 404 when navigating to an URI like `/zh/asia/家/`
### Expected behavior
The page at th…
-
### Short description of the issue
When I enter this in the "class" textarea:
```
uk-button="Button"
```
I get this after save:
```
uk-button-Button
```
I also tried different versions li…