﻿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
17853	Fixture error output has wrong fixture name	treborhudson@…	nobody	In django/core/management/commands/loaddata.py it computes the `full_path` of the fixture files (~line 163) in a for loop, but all of that is wrapped up in a try/except block. If the naked Exception block (~line 231) is triggered, the `full_path` is often wrong.  In the cases I've seen it, it's a completely different file and often with a '.bz2' extension, which I'm not using.	Bug	closed	Core (Management commands)	1.4-beta-1	Normal	duplicate		hoffmaje	Accepted	0	0	0	0	0	0
