﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
19935	Plugin unit test net.simon04.comfort0.OsmToLevel0LTest.testNode is failing because of additional invisible character	mdk	simon04	"net.simon04.comfort0.OsmToLevel0LTest.testNode is failing with
{{{
Expected: is ""node 1234: 123.45, 67.89 #Comfort0 ‎(123.45, 67.89)\n  name = Comfort0\n""
    but: was ""node 1234: 123.45, 67.89 #Comfort0 ‎(123.45, 67.89)‌\n  name = Comfort0\n""
}}}
The problem is, the second String has an additional ""ZERO WIDTH NON-JOINER"" (Hex: 200C, bytes: e2 80 8c) before ""\n"" which is missing in the first String."	defect	closed	normal		Plugin comfort0		duplicate		
