﻿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
7156	win32 support in model._get_FIELD_filename()	fcaprioli@…	nobody	"There is a small cornercase in Model._get_FIELD_filename where it returns a wrong path on win32: if you have a unix path (/foo/bar/file) stored in the database, and are on a win32 server with a C:\\Path\\Path MEDIA_ROOT you would end up with an invalid C:\\Path\\Path/foo/bar/file

A os.path.normpath() fixes the problem; I've attached a patch"		closed	Database layer (models, ORM)	dev		fixed	fs-rf-fixed		Ready for checkin	1	0	0	0	0	0
