diff options
author | Jeffery To <jeffery.to@gmail.com> | 2010-03-16 17:31:05 +0800 |
---|---|---|
committer | Craig Andrews <candrews@integralblue.com> | 2010-03-16 11:38:51 -0400 |
commit | fa1262f51e95fb64d64105cf2a6cce77a227cd6c (patch) | |
tree | b2600bf55ada5913a313529c508220db7ff10837 /tests | |
parent | 2b684f695447ce9839c04ca4ea6144bc87e63209 (diff) |
Fixed IE7 prompting the user to download OpenSearch description xml after login (for a private site)
Flow:
1. Browser (IE7) is redirected to the login page.
2. Browser reads the page, sees OpenSearch descriptions, tries to
download them. Each request gets recorded by SN as the page the user
should be redirected to after logging in (returnto).
3. User logs in, then gets redirected to the returnto action, which is
an OpenSearch description.
The OpenSearch descriptions aren't sensitive so making them public in a
private site should be okay.
(I recall fixing this in 0.8.x... :-( )
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions