processwire-issues
processwire-issues copied to clipboard
ProcessWire issue reports.
=== IGNORE THIS, SEE COMMENTS DIRECTLY AFTERWARD === Imagine you have this URL: ``` $url = "https://myusername:[email protected]/some/page"; ``` As you can see, it's using the following userinfo credentials in the...
### Current Behavior When checking for image variations, ProcessWire only detects variations with different extensions (like .webp or .avif) if there exists at least one variation with the same extension...
See https://processwire.com/talk/topic/31018-request-info-panel-problem/ for description of problem. In certain circumstances, such as those described in the post, the error: _ErrorException: trim(): Passing null to parameter #1 ($string) of type string is...
I have now come across the scenario a few times where the UX with the InputfieldPage field is not optimal. An example of the `InputfieldPageListSelectMultiple`. If the option ‘Allow unpublished...
The description for [$pages->findIDs()](https://processwire.com/api/ref/pages/find-i-ds/) says: > Like find() except returns array of IDs rather than Page objects So I expected it to return equivalent results in the same order given...
I did wrote about the issue over https://processwire.com/talk/topic/31011-adding-language-changing-language-is-not-reflecting-on-the-front-end/ What I noticed is when new language is added, it is not adding value to the page id 1, which have a...
### Short description of the issue ProcessPageAdd preloads lots of pages. When removing all the "Show in the add-page shortcut menu" in template files, the issue goes away. ### Expected...
### Short description of the issue Short description goes here. Hello , I was in the process of manual installation of Processwire 3.0.244 on Centos 7 with PHP 7.0 ,...
Hi, When I use image fields and upload very wide aspect ratio images, they are zoomed too much on edit page load for fields that have width configured narrower than...
Docs typos
Hopefully we can all make use of this issue to add typos as we find them rather than creating new issues for each one. 1. https://processwire.com/api/ref/fieldgroup/has-field/ Does this fieldgroup hav**e~~ing~~**...