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

### Short description of the issue Unable to determine if a user has 2FA activated via Selector ### Actual behavior Search via selector `$user->find("tfa_type! = ''");` returns all users for...

### Short description of the issue In find page, template list is sorted by template name even if label is present and displayed for some templates. ### Expected behavior Sort...

### Short description of the issue When defining both a color and fields in the repeater label the $colorPrefix get broken when it goes through [`$page->getText()`](https://github.com/processwire/processwire/blob/47086751d282a82ead9b971bf34c186f1ecf9c30/wire/modules/Fieldtype/FieldtypeRepeater/InputfieldRepeater.module#L163). The `\r` get removed,...

status: fixed-please confirm

### Short description of the issue If you have a fieldsetTab, the `wakeupValue()` of the contained fields is called on page load - it doesn't wait until the tab is...

status: multiple
type: feature request

Not sure if you accept bug reports on your website here, so do with it as you will. 1. Visit https://processwire.com 2. Click Search 3. Type something, press Enter 4....

### Short description of the issue When preloading multiple cached items, the preloads array is filled with empty strings for those items that have not been cached yet ([“ensure there...

status: has suggested fix

### Short description of the issue A few things - it feels weird to me that if I try to exclude hours, all of a sudden, minutes starts showing up,...

type: feature request
type: date/time

### Short description of the issue If you use more than one dot (period '.') in the URL of a page, the page cannot be displayed and ends in a...

status: discussion

### Short description of the issue @ryancramerdesign - this is a weird one. Originally reported by @Toutouwai here: https://github.com/adrianbj/TracyDebugger/issues/47 When Tracy's RequestInfo panel is loaded, you get a warning about...

status: multiple

### Short description of the issue If there is a `showIf` condition that looks something like: `registration_type!=1643` on a field, it won't show if the `registration_type` field is locked, regardless...

type: feature request