﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
18584	Regex searching with ^ does not seem to work properly	pangoSE	pangoSE	"Reproduce:
Download from overpass: image~/commons\.wikimedia\.org/ in schleswig-holstein
Search using this expression for image= tags which begin the correct url and do not already have a wikimedia_commons tag:
{{{image=""^https://commons.*"" -wikimedia_commons}}}

The search returns image tags which start with another url:
see image

According to the referenced regex in the wiki: http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html it should work to only match ""beginning of a line""."	defect	closed	normal		Core		invalid	search regex	
