﻿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
18660	View on Site links get localized and break urls	Eduardo Cereto	nobody	"When object ids are larger than 1000 and you have localization turned on the ""View on Site"" links on the admin break because the ids get a thousand separator and that render invalid shortcut urls. 

This is a very old bug and I'm sure I reported it before. Just can't seem to find it anymore. But I just confirmed it still happens on 1.4.

I know the fix should be simple. It's just a matter of using the template filter unlocalize or maybe {% localize off %} around the problematic code. But I fid this solution somehow not very elegant. 

Possibly affected files:

admin/templates/admin/change_form.html
admin/templates/admin/edit_inline/stacked.html
admin/templates/admin/edit_inline/tabular.html"	Bug	closed	contrib.admin	1.4	Normal	fixed	localization	eduardocereto@…	Ready for checkin	1	0	0	0	1	0
