Ignore:
Timestamp:
2014-01-05T19:49:52+01:00 (10 years ago)
Author:
simon04
Message:

see #9414 - Validator: declassify "street name contains ss" to informational level (as it was in tagchecker's times)

File:
1 edited

Legend:

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

    r6632 r6637  
    9292
    9393*[name =~ /(?i).*Strasse.*/] {
    94   throwWarning: tr("street name contains ss");
     94  throwOther: tr("street name contains ss");
    9595  assertMatch: "way name=Foobarstrasse";
    9696  assertMatch: "way name=Foobar-Strassenweg";
Note: See TracChangeset for help on using the changeset viewer.