Ignore:
Timestamp:
2019-04-20T22:52:50+02:00 (7 years ago)
Author:
Klumbumbus
Message:
  • see #17567 - make validator warnings more comprehensible
  • fix #17630 - warn about building:part=* together with building=*
  • fix #17593 - warn about sport=football
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/validator/combinations.mapcss

    r14998 r15004  
    267267}
    268268
    269 /* {0.key} together with {1.key}, #17604 */
     269/* {0.key} together with {1.key}, #17630, #17604 */
     270*[building:part][building],
    270271*[addr:street][addr:place] {
    271272  throwWarning: tr("{0} together with {1}", "{0.key}", "{1.key}");
Note: See TracChangeset for help on using the changeset viewer.