All add-ons currently require PHP 7.4 or greater.

On July 4th 2024 PHP 8.2 will be the new minimum requirement for all add-ons. Expect any add-on released after that date to require 8.2 or greater. Some releases may not immediately take advantage of 8.x specific features in PHP, which means you might, be able to continue using new releases in PHP 7.4, however, if you experience an error the first thing you should do is update to PHP 8.2 then create a support ticket if the error persists.

Please read about the changes to BoldMinded add-on licensing.

Ticket: Auto-detect the language when viewing revisions

Status Resolved
Add-on / Version Publisher x
Severity
EE Version 5

BoldMinded (Brian)

Nov 10, 2020

When you load any page without a lang_id parameter, it auto-selects the language based on a cookie. /cp/publish/edit/entry/78270 might show different editors different languages based on that, which might make debugging a little confusing. But on top of that, (say you’re viewing English), if you go to revisions and click on a revision for a different language (i.e. Revision #6 - 10/30/2020 11:04 AM is for FR), then /cp/publish/edit/entry/78270&version=32275 loads in French content, but it’s not obvious that you’re still on the English page. So if you click Save now, it overwrites the English content even though at a glance it looks like you’re viewing French. Is there a way to auto-select the language that a revision is for so we can’t overwrite another language’s entry?

#1

BoldMinded (Brian)

Added in the 3.2+ release

Login to reply