﻿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
780	wrong closing tag in an example of the modpython documentation	jhernandez	Jacob	"In the '''Serving media file''' section of  the modpython documentation the following example has a wrong closing tag:

{{{
<LocationMatch ""\.(jpg|gif|png)$"">
    SetHandler None
</Location>
}}}

The correct tag is </LocationMatch>"	defect	closed	Documentation		minor	fixed			Unreviewed	0	0	0	0	0	0
