﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12437	support multiple etag values in `no-tile-header`	bastiK	team	"Currently, the following does not work:
{{{#!xml
<entry>
    <name>Mapbox Satellite</name>
    ...
    <no-tile-header name=""ETag"" value=""&quot;067736a547cafe90014b4e59b6510abe&quot;"" />
    <no-tile-header name=""ETag"" value=""&quot;ee1f6802b0234046b553cbbc672ac7d9&quot;"" />
    <no-tile-header name=""ETag"" value=""&quot;9f5a2f1d7cc131e58befc2052c71c827&quot;"" />
</entry>
}}}
It only respects the last entry.

(As a workaround one can use regexp, e.g.
{{{#!xml
    <no-tile-header name='ETag' value='""067736a547cafe90014b4e59b6510abe""|""ee1f6802b0234046b553cbbc672ac7d9""|""9f5a2f1d7cc131e58befc2052c71c827""' />
}}}
)

{{{
Build-Date:2016-01-24 13:27:02
Revision:9576
Is-Local-Build:true

Identification: JOSM/1.5 (9576 SVN en) Linux Ubuntu 14.04.3 LTS
Memory Usage: 614 MB / 1764 MB (344 MB allocated, but free)
Java version: 1.8.0_45-b14, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
}}}"	defect	closed	normal	16.02	Core imagery		fixed		
