Ignore:
Timestamp:
2023-09-25T20:27:10+02:00 (9 months ago)
Author:
taylor.smock
Message:

Fix some recently introduced issues

  • Fix some issues with updated presets, see r18843
  • Fix a HeadlessException issue in TagEditHelperTest#testTicket23191
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/resources/data/defaultpresets.xml

    r18843 r18844  
    88648864            <link wiki="Tag:natural=earth_bank" />
    88658865            <space />
    8866             <label text="A steep earth bank, with significant vertical, or near vertical (leave the lower face to the right of the way)." />
     8866            <label text="A steep earth bank, with a significant vertical, or near vertical (leave the lower face to the right of the way)." />
    88678867            <space />
    88688868            <key key="natural" value="earth_bank" />
    88698869            <text key="depth" text="Depth (meters)" />
    8870             <combo key="earth_bank" values="gully,scarp,cut_bank,grassy_steep_slope" />
     8870            <combo key="earth_bank" values="gully,scarp,cut_bank,grassy_steep_slope" text="Type"/>
    88718871
    88728872            <preset_link preset_name="Cliff" text="Similar but different tags:" />
Note: See TracChangeset for help on using the changeset viewer.