﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12860	Unit test fails because preset has moved GIT repository (?)	mdk	team	"It looks like the unit test
{{{org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreferenceTestIT.testValidityOfAvailablePresets}}}
fails because it can't find preset icons:
{{{
ERROR: Failed to locate image 'https://raw.githubusercontent.com/yopaseopor/traffic_signs_preset_JOSM/master/traffic_signs/BE/BE_D9.png'
...
ERROR: Failed to locate image 'https://raw.githubusercontent.com/yopaseopor/traffic_signs_preset_JOSM/master/traffic_signs/BE/BE_F101b_FOOT_BICYCLE_HORSE.png'
}}}
but it looks like the repository has moved from
{{{raw.githubusercontent.com/yopaseopor/traffic_signs_preset_JOSM}}}
to
{{{github.com/yopaseopor/traffic_signs_preset_JOSM}}}
and also there is a little change in the Path (""blob""). You find the icons now at
{{{
https://github.com/yopaseopor/traffic_signs_preset_JOSM/blob/master/traffic_signs/BE/BE_C9.png
}}}"	defect	closed	normal		Unit tests	latest	othersoftware	github	
