- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 18 Dec 2006 14:36:28 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4094
Summary: Let user's language choice be priority
Product: CSSValidator
Version: CSS Validator
Platform: Macintosh
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: main pages/translations
AssignedTo: ot@w3.org
ReportedBy: ot@w3.org
QAContact: www-validator-cvs@w3.org
CC: jean-gui@w3.org
If a user goes to the validator's home page, get a certain language (e.g en)
with language negotiation, then chooses another language (e.g fr) with the
language selection menu, it would be nicer that the validation results be en fr
(the user's choice) not en (negotiated)
Simple and cheap way to do this would be to add
<input type="hidden" name="lang" value="XX" /> into validator.html.*
(suggested by Jean-Guilhem. I agree)
Received on Monday, 18 December 2006 14:36:48 UTC