Changes between Initial Version and Version 1 of Ticket #22971


Ignore:
Timestamp:
2023-05-29T12:44:28+02:00 (2 years ago)
Author:
gaben
Comment:

That's interesting. It seems the meta values are checked on mappaint styles but not on validator rules.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22971 – Description

    initial v1  
    1515==== What is the expected result?
    1616No warning "X" for any data, as JOSM is only at version 18721, thus failing the `min-josm-version` requirement
    17 `min-josm-version` is supported in `meta` according to https://josm.openstreetmap.de/wiki/Help/Styles/MapCSSImplementation#Typeselector
     17`min-josm-version` is supported in `meta` according to [wiki:Help/Styles/MapCSSImplementation#Typeselector]
    1818
    1919==== What happens instead?