﻿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
21433	Stupid error handling in translation which block to solve error :)	anonymous	nobody	"See this code:
            if status != STATUS_OK:
                os.unlink(potfile)
                raise CommandError(
                    ""errors happened while running msgmerge\n%s"" % errors)

Why we delete invalid *.pot file - how to find error after it?
os.unlink(potfile)

This file should be save for analysis!"	Uncategorized	closed	Internationalization	1.5	Normal	duplicate			Unreviewed	0	0	0	0	0	0
