﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8273	[PATCH] [] couldn't be escaped for mapcss regexp	ij	team	"I tried to match some regexp patterns with [ and ] as literals but couldn't figure out how that is supposed to be done. It turns out that MapCSS parser grammar reject \[ and \] escapes which would be needed for the regexp engine (in fact, most of the other escapes wouldn't work any better).

This patch only adds \[ and \] to the grammar, but perhaps somebody wants to rethink the grammar to allow other escapes too.
"	defect	closed	normal		Core	latest	fixed	mapcss	
