Skip to content

outputlocator: Return "Unknown" as screen name when we can't determine it

Arjen Hiemstra requested to merge work/ahiemstra/outputlocator into master

This slightly refactors the name generation in outputlocator to ensure we don't add spaces when there's nothing to add a space to. It also ensures that if we can't determine a proper name because all parts are empty we return "Unknown" as name.

Merge request reports