Closed
Bug 450934
Opened 18 years ago
Closed 15 years ago
Http 302 ERROR!
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: Pioneer0, Unassigned)
Details
(Whiteboard: ;l)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 (.NET CLR 3.5.30729)
http://127.0.0.1/Index.asp
Index.asp
<% Response.Redirect("Home.asp") %>
进入 Home.asp 后F5(刷新) Firefox 会先进入Index.asp再进入Home.asp.
1. Index.asp->Home.asp
2. F5(Home.asp),Index.asp->Home.asp //NO
3. F5(Home.asp),Home.asp. //OK
希望可以建立中文错误提交页面.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•17 years ago
|
||
Please english only and Firefox doesn't understand any server side scripting language and we can you not help with that.
Every browser only understands html, javsscript, http and such things.
Chinese, my mother tongue.
F5=Refresh
Open http://127.0.0.1/Index.asp
Index.asp (<% Response.Redirect("Home.asp") %>)
Home.asp ("TEST")
HOME.ASP(F5) -> HTTP 1.1 GET INDEX.ASP -> HTTP 1.1 GET HOME.ASP //ERROR
HOME.ASP(F5) -> HTTP 1.1 GET HOME.ASP
Can not support Redirect.
Look forward to allow Chinese ,(*^__^*) hee hee……
English because I will not.
Updated•17 years ago
|
Component: Extension Compatibility → General
QA Contact: extension.compatibility → general
Comment 3•15 years ago
|
||
This is a mass search for bugs which are in the Firefox General component, are
UNCO, have not been changed for 500 days and have an unspecified version.
Reporter, can you please update to Firefox 3.6.10 or later, create a fresh profile, http://support.mozilla.com/en-US/kb/managing+profiles, and test again. If you still see the issue, please update this bug. If the issue is gone, please set the status to RESOLVED > WORKSFORME.
Whiteboard: [CLOSEME 2010-11-01]
Ok.
Severity: normal → blocker
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Whiteboard: [CLOSEME 2010-11-01] → ;l
Version: unspecified → 3.0 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•