Opened 14 months ago

Last modified 14 months ago

#23095 closed defect

[PATCH] Missing space after name template output — at Initial Version

Reported by: matthijs Owned by: team
Priority: trivial Milestone: 23.08
Component: Core Version: latest
Keywords: Cc:

Description

When using a preset for a relation with name_template specified, the output of the name template gets the number of members appended, but no space is inserted after the template. See the attached screenshot for how this looks.

This is a trivial fix, I'll attach a patch to fix it too. Suggested commit message:

add space between relation name_template output and other info

Alternatively, you can cherry-pick this commit from https://github.com/JOSM/josm/pull/75

This came up while working on https://github.com/JOSM/josm/pull/75 and looking at #4596, but since those need some further consideration and this is a trivial fix that can be applied (IMHO) right away, I'm filing a separate issue.

Change History (2)

by matthijs, 14 months ago

Screenshot of the issue

Note: See TracTickets for help on using tickets.