Opened 3 years ago
Closed 21 months ago
#4439 closed defect (fixed)
[Patch] droping spaces in keys or value automatically
| Reported by: | vsandre | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | tested | Keywords: | |
| Cc: |
Description
At the moment josm drops spaces at the end of a key or value only in the properties dialogue. This service should be extended for entries in the presets or relation editor.
Attachments (1)
Change History (8)
comment:1 Changed 3 years ago by anonymous
- Keywords r-2010-01-blocker added
comment:2 Changed 3 years ago by Gubaer
- Keywords r-2010-01-blocker removed
comment:3 Changed 3 years ago by Gubaer
- Resolution set to fixed
- Status changed from new to closed
comment:4 Changed 3 years ago by anonymous
- Resolution fixed deleted
- Status changed from closed to reopened
works for relation editor but not for presets.
Changed 22 months ago by simon04
comment:5 Changed 22 months ago by simon04
- Summary changed from droping spaces in keys or value automatically to [Patch] droping spaces in keys or value automatically
This should be fixed in the attached patch.
I took the opportunity to remove a lot of duplicate code inside TaggingPreset by combining common parts of Combo and MultiSelect in a new abstract class ComboMultiSelect.
comment:6 Changed 22 months ago by stoecker
NOTE to team: This will need proper review, as handling of tagging presets is easily broken.
@simon04: Please continue with this speed until all JOSM core bugs are fixed ;-)
comment:7 Changed 21 months ago by stoecker
- Resolution set to fixed
- Status changed from reopened to closed
In [4340/josm]:



Please log in or leave your email address to flag a ticket as release blocker.