﻿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
17562	django.contrib.auth.tests.views.ChangePasswordTest.fail_login does not respect language	anonymous	nobody	"Failure
Traceback (most recent call last):
  File ""/opt/python2.7/lib/python2.7/unittest/case.py"", line 327, in run
    testMethod()
  File ""/home/teamcity/virtualenv/eksmo/src/django/django/contrib/auth/tests/views.py"", line 226, in test_password_change_succeeds
    self.fail_login()
  File ""/home/teamcity/virtualenv/eksmo/src/django/django/contrib/auth/tests/views.py"", line 192, in fail_login
    self.assertContainsEscaped(response, AuthenticationForm.error_messages['invalid_login'])
  File ""/home/teamcity/virtualenv/eksmo/src/django/django/contrib/auth/tests/views.py"", line 53, in assertContainsEscaped
    return self.assertContains(response, escape(force_unicode(text)), **kwargs)
  File ""/home/teamcity/virtualenv/eksmo/src/django/django/test/testcases.py"", line 538, in assertContains
    msg_prefix + ""Couldn't find '%s' in response"" % text)
  File ""/opt/python2.7/lib/python2.7/unittest/case.py"", line 420, in assertTrue
    raise self.failureException(msg)
AssertionError: Couldn't find 'Пожалуйста, введите верные имя пользователя и пароль. Помните, оба поля чувствительны к регистру.' in response"	Bug	closed	contrib.auth	dev	Normal	worksforme			Unreviewed	0	0	0	0	0	0
