﻿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
19584	compilemessages does not report error when msgfmt fails or is missing	Kevin Michel	nobody	"compile_messages does not check and propagate the return code of the os.system call to msgfmt :

https://github.com/django/django/blob/master/django/core/management/commands/compilemessages.py#L51

A quick grep tells that it's the only unchecked usage of os.system in Django."	Bug	closed	Internationalization	dev	Normal	fixed			Accepted	0	0	0	0	0	0
