jools-r

Results 14 issues of jools-r

### Expected behaviour On the _Admin › Users_ panel, when deleting a user with articles, you are asked to reassign those articles to another user. I expect to see **only...

usability / UI / UX

Changes proposed in this pull request: - Add check for EXIF orientation metadata in source image - If yes, rotate thumbnail accordingly + swap height / width values for further...

### Expected behaviour The thumbnail will be created with the same orientation as the original. ### Actual behaviour The thumbnails produced by Textpattern are created upside down or rotated /...

bug
usability / UI / UX
images

### Expected behaviour A warning of some kind, either before or after clicking _Save_. ### Actual behaviour Fatal error (see below) when pasting too much text into the _Description_ field...

### Actual behaviour This is only a deprecated warning that seems to happen when initiating a non-pre-existing txp:variable with the `default` attribute: ### Steps to reproduce Defining a variable and...

### Is your feature request related to a problem? A potential possible problem: If you use a `txp:php` block in a self-made shortcode-tag and that shortcode-tag is used in an...

tags

It’s early days yet, but might SVG Hush be a good match for DevUtils? https://github.com/cloudflare/svg-hush > The goal of this tool is to make arbitrary SVG files as benign and...

✋ Feature Request

When adding a `(class-name)` to the first item of a definition list, the HTML output is not consistent depending on the notation you use. The semicolon/colon notation places the classname...

Feature Candidate
Breaks backwards compatibility

On PHP 8.1 and com_connect 4.9, I get the following error for preg_replace when there's no contained tags, i.e. when using the standard form output: ``` -> 8192: preg_replace(): Passing...

Am testing with Textpattern 4.9.0-dev (fafab03ecb966e0277ccc7affff5b096) and the current (4c03614f64325b42f439555904e25fcf4b98537e) version of com_connect. On the public front-end I see the gTxt strings and in the database, I see the owner...