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 This is not a real bug, but rather a function request. It is currently not possible to obtain information from a page select field...

status: needs more info

### Short description of the issue The repeater inputfield uses an inconsistent markup structure and it seems to depend on whether an existing repeater item is AJAX-loaded or not. In...

type: repeaters

### Short description of the issue When a date field is configured like this... ![2024-02-17_202934](https://github.com/processwire/processwire-issues/assets/1538852/1053c5e0-ecc0-45b8-8f06-902329526c02) ...then nothing is rendered in the date field when it appears inside an AJAX-loaded repeater...

type: repeaters

This has been a quirk (not necessarily a bug, but it feels like one) with what ProcessWire does to an image that you uploaded and are about to insert into...

type: images
type: TinyMCE

1. Repeater is empty, I add an item, save page, getChanges(true) contains something. 2. Issue: I save page again without changes and getChanges(true) contains again the same as previous. 3....

type: repeaters

When using TinyMCE with the default paste filter settings, it doesn't include the formatting when pasting from MS Word or Google Docs. However it does work correctly when copying and...

status: fixed-please confirm
type: TinyMCE

As the title says, if you uncheck pwimage the options still appear in the dropdown and the button is in the toolbar. You have to remove the options in the...

type: TinyMCE

### Short description of the issue If a maximum width is defined for an image field and the resize mode is set to "Use client-side resize when possible" and a...

type: images
status: has suggested fix

### Short description of the issue Use-case: I wanted to create an url-hook to open a PDF or, if any page was saved in the meantime, re-create that pdf on...

type: languages

### Short description of the issue When modifying the Page Edit core module configuration as superuser, attempting to turn on the 'Allow Bookmarks' option and saving the configuration successfully saves...

status: can't reproduce