﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6156	Readonly attribut on combo does not work	rodo	team	"Hi, Here a substract of one of my presets :

        <item name=""Bladder"" type=""node"">
          <label text=""Ajout d'un bladder"" />
          <key key=""man_made"" value=""bladder"" />
          <combo key=""water_type"" text=""* Type d'eau""
            values=""grey_water,drinking_water,industrial_water,unspecified""
            display_values=""eau brute,eau potable,eau industrielle,non precise""
            en.display_values=""grey_water,drinking_water,industrial_water,unspecified""
            readonly=""true""
            required=""true"" />

I set a readonly attribute on some combo but when using my presets in JOSM 4006 the combo are still editable, I can put what I want in the value."	defect	closed	normal		External preset	latest	invalid	combo readonly	
