﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
18725	Adjust output of SyncEditorLayerIndex to reduce workload when URLs change	Klumbumbus	team	"r15850 was a good idea, however it creates constant additional workload too (strip the error message at the correct position and add ""..."")
After thinking about it again I would prefer if we drop the URL completely (as already suggested by Dirk) as we have already the imagery name, which should be unique too.
If someone adapts the script, I care for changing ImageryCompareIgnores.

However we should keep the URL output for the following error message types:
- +++ ELI-URL is not unique:
- +++ JOSM-URL is not unique:
- +++ JOSM-Mirror-URL is not unique:
- * URL for id ""+idj+"" differs (""+urle+""): 
- !*** URLs found in ELI but not in JOSM
- !*** URLs found in JOSM but not in ELI

For the following types the URL should could be replaced by the name 
- +++ ELI-URL uses {z} instead of {zoom}:
- +++ JOSM-URL uses {z} instead of {zoom}:
"	enhancement	closed	normal	20.02	Unit tests		fixed		stoecker Don-vip
