Opened 16 years ago
Closed 14 years ago
#4439 closed defect (fixed)
[Patch] droping spaces in keys or value automatically
| Reported by: | vsandre | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| 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 by , 16 years ago
| Keywords: | r-2010-01-blocker added |
|---|
comment:2 by , 16 years ago
| Keywords: | r-2010-01-blocker removed |
|---|
comment:3 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:4 by , 16 years ago
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
works for relation editor but not for presets.
by , 14 years ago
| Attachment: | 4439.patch added |
|---|
comment:5 by , 14 years ago
| Summary: | droping spaces in keys or value automatically → [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 by , 14 years ago
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 ;-)



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