If you're on the "main" page of admin/additional-fields.pl there is an extra caret at the start of the title: > Additional fields > Administration > Koha
Created attachment 175353 [details] [review] Bug 38665: Fix markup error in Additional fields template title The logic of the title tag construction should not result in a caret preceding the first element on the Additional fields main page. To test, apply the patch and go to Administration -> Additional fields. There should be no caret appearing at the start of the page title information: Additional fields > Administration > Koha Other pages (listing additional fields, adding additional fields, etc) should have the correct title, e.g. New field > Table 'aqbasket' > Additional fields > Administration > Koha Sponsored-by: Athens County Public Libraries
Created attachment 175481 [details] [review] Bug 38665: Fix markup error in Additional fields template title The logic of the title tag construction should not result in a caret preceding the first element on the Additional fields main page. To test, apply the patch and go to Administration -> Additional fields. There should be no caret appearing at the start of the page title information: Additional fields > Administration > Koha Other pages (listing additional fields, adding additional fields, etc) should have the correct title, e.g. New field > Table 'aqbasket' > Additional fields > Administration > Koha Sponsored-by: Athens County Public Libraries Signed-off-by: David Nind <david@davidnind.com>
QA by RM
Pushed for 25.05! Well done everyone, thank you!
Nice work everyone! Pushed to 24.11.x for 24.11.03
Not backporting to 24.05.x unless requested