ProcessWire icon indicating copy to clipboard operation
ProcessWire copied to clipboard

Our repository has moved to https://github.com/processwire – please head there for the latest version.

Results 102 ProcessWire issues
Sort by recently updated
recently updated
newest added

After installing LanguageSupportPageNames I can only see or edit page name of default language. Page names for the other languages are not visible. See screenshot. ![languagesupportpagename](https://cloud.githubusercontent.com/assets/1520176/4823728/18a17106-5f52-11e4-8016-54dd59c4abec.png)

Conversation

It would be nice if selectors worked the same across both WireArray/PageArray and PageFinder. For a $pages->find() selector we can use relative time strings and friendly names for page statuses...

Conversation

I'm trying to use FieldtypeRepeaterMatrix in a recursive setup leading ProcessPageEdit to run indefinitely. The problem seems to be the following: InputfieldRepeaterMatrix::renderReady preloads all inputfields used in the matrix and...

Conversation

Not sure if this is intended behavior or not, but I discovered that it is possible to assign the same email address to more than one user when creating new...

Conversation

I ran into an issue where my php7 installation didn't have php-xml installed, which caused the following error if I tried to output a PNG file into my template from...

Full error message is 'Server Error. We're sorry! The server encountered an internal error and was unable to complete your request. Please try again later.' I suppose, intended was to...

I wanted to have a PageTable field store entry pages in a separate branch. The problem is: Now when I create a new entry via a PageTable, I enter title...

How to reproduce: - create FieldsetTab field - enable the modal option - create Repeater field - assign FieldsetTab field to Repeater, along with some other general fields between Open/Close...

Conversation

As per title, the front-end editing modal box is broken when I'm using jQuery version 3.10. Javascript error given: Uncaught TypeError: f.getClientRects is not a function Appearance: http://imgur.com/6OJfcDI Edit: Downgrading...

Conversation