﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
32222	Unbalanced quotes in contrib/admin and contrib/gis templates.	Chris Larson	Chris Larson	"There are several unbalanced quoting instances of the form {{{""\{% <tag> ""<str>"" %\}""}}} in the `contrib/admin` and `contrib/gis` templates.

(Internal double-quotes should be single-quotes.)

I've read through the docs, and the ticket history, and the closest discussion I've found of anything resembling a related issue or potential complication dates back 13 years, and appears to have been addressed, in ticket:7295

I've created a PR correcting this issue, replacing with the form {{{""{% <tag> '<str>' %}""}}}, and will be submitting that now, but on the chance this is a known thing, and not-be-changed, I'm tossing this ticket in the mix for discussion.

This is (I believe) my first ticket, and first PR, so I welcome any meta commentary  vis-a-vis this ticket or the PR and community process. I've read what I've found, but there's always room for improvement."	Cleanup/optimization	closed	Core (Other)	dev	Normal	duplicate	templates, admin, gis, quoting, quotes		Unreviewed	1	0	0	0	0	0
