Modify ↓
#10180 closed enhancement (fixed)
"Property values start or end with white space" should be warning level, not information
Reported by: | mkoniecz | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 14.06 |
Component: | Core validator | Version: | |
Keywords: | Cc: |
Description
And it is autofixable.
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2014-06-20 01:36:37 Last Changed Author: simon04 Revision: 7254 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2014-06-19 11:09:04 +0200 (Thu, 19 Jun 2014) Last Changed Rev: 7254 Identification: JOSM/1.5 (7254 en) Windows 7 32-Bit Memory Usage: 86 MB / 247 MB (11 MB allocated, but free) Java version: 1.7.0_55, Oracle Corporation, Java HotSpot(TM) Client VM Dataset consistency test: No problems found Plugin: OpeningHoursEditor (30416) Plugin: RoadSigns (30495) Plugin: buildings_tools (30485) Plugin: continuosDownload (28565) Plugin: measurement (30416) Plugin: notes (v0.9.2) Plugin: turnrestrictions (30454) Plugin: wikipedia (30449)
Attachments (0)
Change History (11)
comment:1 by , 11 years ago
comment:4 by , 11 years ago
Milestone: | → 14.06 |
---|
comment:5 by , 11 years ago
comment:6 by , 11 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
follow-up: 8 comment:7 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Keys are automatically trimmed at save or upload, so there's no specific test to add.
comment:8 by , 11 years ago
Replying to Don-vip:
Keys are automatically trimmed at save or upload, so there's no specific test to add.
In #10180 the problem was a white space after name
which did raise an informational warning about "key not in preset". If white spaces are already trimmed the check should also ignore them. (-> reopening #10180 ?)
Note:
See TracTickets
for help on using tickets.
Ticket #10179 has been marked as a duplicate of this ticket.