robinsowell

Results 49 issues of robinsowell

Porting over 7.x fix https://github.com/ExpressionEngine/ExpressionEngine/commit/8e421a589261ec8afb4d29c8238d3b5492f761e3

Bug: Accepted

@mithra62's Toolset add-on is using an EE generated migration and it looks like there's actually an issue on the EE end of things. I get this trying to install the...

Bug: Accepted

Added straight as a join type Not adding it as a flag/keyword, though first commit has both NOTE - removed the flag from the final commit per discussion per user...

development
docs covered

This may be user error on my part, but I don't think so. When you upload an image and add it to your text area, it's inside a 'positioning box'...

Bug: Accepted

7.3.13 I'm logged in as a superadmin, MFA is enabled. I go to my profile page, link is in subnav and I can edit my setting: I go to edit...

Bug: Accepted

So it's minor but also tends to be irksome. The file upload directory dropdown is ordered by id rather than alpha: I was going to do a quick fix, but...

User ran into this- I haven't duplicated and largely dropping in so we keep an eye on it. > I had attempted to run an update from from EE v6.2.7...

A user brought this up- I'm not sure it's actually a bug, but I do think it's worth discussion. Basically, url_title and structure create the 'default' urls differently in some...

User reported it, I replicate on local, running EE 7.4.6. Created a watermark using this png ![example](https://github.com/ExpressionEngine/ExpressionEngine/assets/1181219/7c86b1e1-acae-4d2b-8f64-3b21ee5cffb7) Everything is default, though set watermark image to 'bottom'. Made a 'water' image...

Configuration override should cause session cookies to expire on close, and I couldn't figure out why it wasn't working. Looks like in Input class ``` // check the cookie setting...

Bug: Accepted