#3882: Wrong input type for amenity Vending machine
--------------------------+-------------------------------------------------
 Reporter:  jetthe        |       Owner:  potlatch-dev@…                
     Type:  defect        |      Status:  new                           
 Priority:  minor         |   Milestone:                                
Component:  potlatch2     |     Version:  2.0                           
 Keywords:  map_features  |  
--------------------------+-------------------------------------------------
 The input type is set to "operator" instead of "freetext" in
 map_features/amenities.xml

 <input type="operator" presence="always" name="Operator" key="operator"
 description="Which company provides the service" />

 should be changed to

 <input type="freetext" presence="always" name="Operator" key="operator"
 description="Which company provides the service" />

 (or to <inputSet ref="simpleOperator"/> if ticket:3881 is implemented as
 suggested)

-- 
Ticket URL: <https://trac.openstreetmap.org/ticket/3882>
OpenStreetMap <http://www.openstreetmap.org/>
OpenStreetMap is a free editable map of the whole world

_______________________________________________
Potlatch-dev mailing list
Potlatch-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/potlatch-dev

Reply via email to