Wednesday, September 17, 2025
1 change · 19.0
Features or functions removed from Odoo
An outdated automated test for website link editing was removed because it had been disabled for months and no longer matched the current editor behavior. This reduces maintenance noise and avoids misleading test failures without changing the customer-facing website features.
Original PR description
Test has been disabled in 18.0~master since March, it's even more broken in 19.0+ following #225791 (migrated to a `setSelection` with a different protocol, but the tour was not updated to the new protocol). https://runbot.odoo.com/odoo/error/116797 Forward-Port-Of: odoo/odoo#227455 Forward-Port-Of: odoo/odoo#227163