Skip to content

Ignore translate tags when checking title length

Samwilson requested to merge title-length into main

Strip <translate> tags when checking the form's title field for length.

Also fix some existing issues with the Selenium tests, and add new ones for this change.

Bug: T374321

Merge request reports