在stackoverflow提交问题,说啥提交不上。提示是:
Oops! Your question couldn't be submitted because:
* Sorry, we can't accept this question.
不知是什么原因。 下面是我的问题:
my site is
www.aaa.com based on django,and i write a jsonp service:
www.aaa.com/xxx.jsonpI call the jsonp service on
www.bbb.com in ie 8, i find request.user.is_authenticated is false but i have logged in
www.aaa.com.
when i do the same thing in firefox, request.user.is_authenticated is true.
英文不好,是不是句子不通顺,过不了啊。 :(
顺便,如果有知道我问题答案的说一下啊,查了好久不知道什么原因。
timshi
2011-05-12 09:55:52 +08:00
This may be a bit better:
My site (site A) is based on django,and i wrote a jsonp service. I have another site (site B) that uses this service.
I am experiencing a problem with this service when visiting site B using ie 8. When I visit site B using ie 8, I found that the request.user.is_authenticated is false, even though I am logged into site A.
This doesn't appear to be a problem in firefox, which shows request.user.is_authenticated as true.
最好贴上相关code,不然很难凭空debug.
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
https://www.v2ex.com/t/12926
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.