﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12549	Regex fails with accented letters	naoliv	team	"Using this example MapCSS rule:

{{{
#!mapcss
*[name =~ /^[a-z ]+$/] {
        throwWarning: tr(""name is all lowercase"");
}
}}}

It should match both nodes from the attached example file, but it matches only the first one, with `name=aa` (failing in `name=aá`)

JOSM:
{{{
Build-Date:2016-02-21 00:01:27
Revision:9844
Is-Local-Build:true

Identification: JOSM/1.5 (9844 SVN pt_BR) Linux Debian GNU/Linux unstable (sid)
Memory Usage: 577 MB / 3641 MB (196 MB allocated, but free)
Java version: 1.8.0_72-internal-b15, Oracle Corporation, OpenJDK 64-Bit Server VM
VM arguments: [-Dawt.useSystemAAFontSettings=on]
Dataset consistency test: No problems found

Plugins:
- AddrInterpolation (31772)
- Create_grid_of_ways (31772)
- FastDraw (31895)
- FixAddresses (31772)
- OpeningHoursEditor (31772)
- PicLayer (31895)
- SimplifyArea (31895)
- apache-commons (31895)
- buildings_tools (31895)
- download_along (31772)
- editgpx (31772)
- ejml (31895)
- geotools (31895)
- graphview (31895)
- jts (31772)
- kendzi3d (1.0.189)
- kendzi3d-jogl (41)
- kendzi3d-resources (0.0.1)
- log4j (31895)
- measurement (31895)
- merge-overlap (31967)
- opendata (32071)
- pdfimport (32019)
- photo_geotagging (31895)
- poly (31772)
- reverter (32005)
- tagging-preset-tester (31895)
- todo (29154)
- turnrestrictions (31895)
- undelete (31895)
- utilsplugin2 (32018)
}}}"	defect	closed	normal	16.02	Core validator		fixed	mapcss	
