You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #1387 we added a call to encodeHTML to prevent a XSS issue in the breadcrumb trail. We should add a unit test to ensure this change is not regressed.
Currently the unit test framework is not working locally (at least I can't see how to run them - see also #1359 ) and so it's basically impossible for me to write unit tests.
The text was updated successfully, but these errors were encountered:
In #1387 we added a call to encodeHTML to prevent a XSS issue in the breadcrumb trail. We should add a unit test to ensure this change is not regressed.
Currently the unit test framework is not working locally (at least I can't see how to run them - see also #1359 ) and so it's basically impossible for me to write unit tests.
The text was updated successfully, but these errors were encountered: