Skip to content

Fix dir separators being removed by `<title>` sometimes

Noah Davis requested to merge work/ndavis/dir-separators into master

d1ec2f47: FilenameTest: use a map and for loops for testing titles instead of copy/pasting strings

d593c7fb: ExportManager: keep dir separators near

BUG: 445084

98809803: ExportManager: remove duplicate dir separators

Merge request reports