﻿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
23667	Settings of `LANGUAGE_COOKIE_DOMAIN` and `LANGUAGE_COOKIE_PATH` incorrectly mention `SESSION_COOKIE_NAME`	James Beith	nobody	"The [https://docs.djangoproject.com/en/1.7/ref/settings/#language-cookie-domain LANGUAGE_COOKIE_DOMAIN] and [https://docs.djangoproject.com/en/1.7/ref/settings/#language-cookie-path LANGUAGE_COOKIE_PATH] settings both mention:
  
> The only safe and reliable option to perform the switch is to change the language cookie name permanently (via the SESSION_COOKIE_NAME setting) 
  
Should this not say, and link to, the [https://docs.djangoproject.com/en/1.7/ref/settings/#language-cookie-name LANGUAGE_COOKIE_NAME] instead of the [https://docs.djangoproject.com/en/1.7/ref/settings/#std:setting-SESSION_COOKIE_NAME SESSION_COOKIE_NAME]?"	Cleanup/optimization	closed	Documentation	1.7	Normal	fixed			Unreviewed	0	0	0	0	0	0
