Changeset 6208 in josm for trunk/data


Ignore:
Timestamp:
2013-08-30T01:19:26+02:00 (12 years ago)
Author:
Don-vip
Message:

fix #9027 - fix error in internal preset introduced in r6195 (patch by skyper) + validation check in build.xml and junit test (patch by AlfonZ)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/defaultpresets.xml

    r6200 r6208  
    44214421            <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=skating"
    44224422                  uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:sport=skating" />
    4423             <label text="Edit Skating" />
    4424             <key key="sport" value="skating" values_context="sport" />
     4423            <label text="Edit Skating" text_context="sport" />
     4424            <key key="sport" value="skating" />
    44254425            <text key="name" text="Name" />
    44264426            <combo key="leisure" text="type" values="ice_rink,pitch,sports_centre,stadium" default="ice_rink" />
Note: See TracChangeset for help on using the changeset viewer.