Changes between Initial Version and Version 6 of Ticket #21336


Ignore:
Timestamp:
2021-09-17T13:54:12+02:00 (4 years ago)
Author:
skyper
Comment:

Thanks

Locale info: en_GB

As I expected, part of it is a translation problem, en_US vs. en_GB:

  • the first grey is from preset values and the translation of gray
  • the second grey is from the data layer and untranslated

This means, the tool-tips are correct and the only problem is, that validator should accept British color names.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21336

    • Property Component CoreCore validator
    • Property Keywords British color names gray grey added
    • Property Priority trivialminor
  • Ticket #21336 – Description

    initial v6  
    55Despite the tooltip, the value which the preset actually inserts is the english version "grey".
    66
     7||  [[Image(grey gray.png,link=,100%)]]  ||  [[Image(grey grey.png,link=,100%)]]  ||
     8
    79On upload, the validator complains with a warning:
    810
     
    1012
    1113The wiki page for key colour (https://wiki.openstreetmap.org/wiki/Key:colour) tells to use "gray (or grey)", that is both variants should be valid.
     14
     15{{{
     16Relative:URL: ^/trunk
     17Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
     18Last:Changed Date: 2021-09-13 01:17:23 +0200 (Mon, 13 Sep 2021)
     19Revision:18222
     20Build-Date:2021-09-13 01:31:03
     21URL:https://josm.openstreetmap.de/svn/trunk
     22
     23Identification: JOSM/1.5 (18222 en_GB) Windows 10 64-Bit
     24OS Build number: Windows 10 Home 2009 (19043)
     25Memory Usage: 900 MB / 4068 MB (392 MB allocated, but free)
     26Java version: 11.0.2+9-LTS, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
     27Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel
     28Screen: \Display0 3840×2160 (scaling 2.50×2.50)
     29Maximum Screen Size: 3840×2160
     30Best cursor sizes: 16×16?64×64, 32×32?64×64
     31System property file.encoding: Cp1252
     32System property sun.jnu.encoding: Cp1252
     33Locale info: en_GB
     34Numbers with default locale: 1234567890 -> 1234567890
     35Dataset consistency test: No problems found
     36
     37Plugins:
     38+ Mapillary (2.0.0-alpha.35-dirty)
     39+ QuickLabel (23)
     40+ SimplifyArea (35640)
     41+ apache-commons (35524)
     42+ apache-http (35589)
     43+ editgpx (35562)
     44+ ejml (35458)
     45+ geotools (35458)
     46+ jna (35662)
     47+ jts (35458)
     48+ measurement (35640)
     49+ merge-overlap (35640)
     50+ photo_geotagging (35783)
     51+ photoadjust (35770)
     52+ reltoolbox (35640)
     53+ reverter (35732)
     54+ rex (53)
     55+ undelete (35640)
     56
     57Tagging presets:
     58+ D:\OSM\JOSM\presets\cai_josm_preset-master\cai.xml
     59+ https://josm.openstreetmap.de/josmfile?page=Presets/Mountains&zip=1
     60+ https://josm.openstreetmap.de/josmfile?page=Presets/ParkingLanes&zip=1
     61+ https://raw.githubusercontent.com/yopaseopor/traffic_signs_preset_JOSM/master/CH.zip
     62+ https://raw.githubusercontent.com/yopaseopor/traffic_signs_preset_JOSM/master/IT.zip
     63
     64Map paint styles:
     65+ https://josm.openstreetmap.de/josmfile?page=Styles/DestinationSignRelation&zip=1
     66+ https://raw.githubusercontent.com/species/josm-preset-traffic_sign_direction/master/direction.mapcss
     67- https://josm.openstreetmap.de/josmfile?page=Styles/Osmc&zip=1
     68- https://josm.openstreetmap.de/josmfile?page=Styles/MaxspeedIcons&zip=1
     69+ https://raw.githubusercontent.com/yopaseopor/traffic_signs_style_JOSM/master/Styles_Traffic_signs_EUR.zip
     70+ https://josm.openstreetmap.de/josmfile?page=Styles/ParkingLanes&zip=1
     71}}}