Ignore:
Timestamp:
2016-11-16T00:27:08+01:00 (7 years ago)
Author:
Don-vip
Message:

see #10387 - see #12914 - add debug info for failing unit test, remove operator=RFF check as the tag does not exist anymore

File:
1 edited

Legend:

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

    r11247 r11259  
    1 /* see ticket #12914 -- Discourage contributors to use operator=RFF and operator=ERDF in France. */
    2 *[operator=RFF][inside("FX")] {
    3   throwWarning: tr("{0} is deprecated", "{0.tag}");
    4   suggestAlternative: "operator=SNCF Réseau";
    5   group: tr("deprecated tagging");
    6   fixAdd: "operator=SNCF Réseau";
    7 }
    8 
     1/* see ticket #12914 -- Discourage contributors to use operator=ERDF in France. */
    92*[operator=ERDF][inside("FR")] {
    103  throwWarning: tr("{0} is deprecated", "{0.tag}");
Note: See TracChangeset for help on using the changeset viewer.