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

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

type: sanitizer

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

type: images

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

status: fixed-please confirm

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

type: UI

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

type: selector

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

type: languages

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

resolution: fixed-please close
type: docs

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

type: images

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

status: ongoing-open