Opened 14 months ago

Last modified 14 months ago

#23095 closed defect

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

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

Description (last modified by matthijs)

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.

Screenshot:

https://josm.openstreetmap.de/raw-attachment/ticket/23095/Screenshot-20230802002830-498x56.png

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 (3)

by matthijs, 14 months ago

Screenshot of the issue

comment:1 by matthijs, 14 months ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.