Re: p3p policy in languages other than english
- From: "Rob ^_^" <iecustomizer@xxxxxxxxxxx>
- Date: Sat, 17 Jun 2006 11:31:17 +1000
Hi Ben,
Are you using the French version of IE?
From this reference
http://msdn.microsoft.com/library/default.asp?url=/workshop/security/privacy/overview/createprivacypolicy.asp
it appears that the xml policy statements are fed to the browser and
rendered in a built-in dialog (probably res://shdocvw.dll/something.html)
You could also try changing you language preferences in the Internet Options
Languages dialog.
I think the logic of this is that your p3p statement will have a link to a
html version of your privacy statement that can display the policy in the
users language settings.
Regards.
"Ben" <byogman@xxxxxxxxx> wrote in message
news:1150472857.898651.177440@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Has anyone done this on their site?
I'm trying to support a french version of a p3p policy.
http://www.w3.org/TR/P3P/#multiple suggests this should be easy, but
I've now added xml:lang="fr" to all the elements it listed AND return
the Content-Language header "fr" AND set up my language preference with
French on top and I'm still getting alot of English. I see some
French, complete with correct accent marks (this is text that it's
pulling out of the backend policy) but mostly what I see is in english.
That stuff (90+% of the policy), I assume it is generating from the
compact policy. There was actually a time when I got rid of the whole
compact policy and I still saw this content, and in english, but that
doesn't make a lot of sense and may have been a caching issue. Is
there anything to put on compact policies themselves so the browser
knows to generate content in a particular language from it? Haven't
had success googling for that.
I've been watching the requests with ieHTTPHeaders, everything makes
sense, the Content-Language header is definitely coming back as "fr".
I just don't know where to go on this anymore.
.
- Follow-Ups:
- References:
- Prev by Date: IE gives error report when logging into webmail
- Next by Date: Re: Window closed at the wrong time
- Previous by thread: p3p policy in languages other than english
- Next by thread: Re: p3p policy in languages other than english
- Index(es):
Relevant Pages
|