﻿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
33765	ManifestStaticFilesStorage doesn't support trailing whitespace for JS source map references	Adam Johnson	nobody	"#32383 added support for JS source map references, but the regex is incomplete. Browsers ignore trailing whitespace in source map references, but the regex we added did not allow for that. Whilst trailing whitespace is unlikely to be used, since source maps are normally generated by automated tools that shouldn't add it, we should ignore it to match browser behaviour.

Spotted during discussion on [https://github.com/django/django/pull/15475 this PR] for a similar fix on CSS source map references.

(Also as discussed, I tested the inital space being a tab, or more than one space, and those options are not supported by Firefox.)"	Bug	new	contrib.staticfiles	4.0	Normal				Unreviewed	0	0	0	0	0	0
