Closed Bug 670818 Opened 13 years ago Closed 13 years ago

Response.RedirectLocation

Categories

(Firefox :: General, defect)

5 Branch
All
Other
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 666955

People

(Reporter: charlie.glenn.evans.jr, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:5.0) Gecko/20110622 Firefox/5.0 PaleMoon/5.0
Build ID: 20110622191927

Steps to reproduce:

ASP.NET C# application contains code to redirect to a different page using Response.RedirectionLocation = [URI]. This is fired using a button OnClick event.




Actual results:

Nothing.


Expected results:

Should have redirected to the other page. Cannot use the Response.Redirect method because it throws a javascript error with the Telerik RadControls framework
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.