You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Disable JavaScript in your browser of choice. In IE, add qa.nugettest.org to the Restricted Sites zone and set Active Scripting to disable for that zone.
The problem isn't JavaScript, it's Cookies. When IE requests a site in Restricted Sites, it refuses to send any of the cookies. I'll do a quick pass to see if I can report the error slightly better but if not I'm just going to "Won't Fix" this as our site requires cookies for many reasons.
To repro:
Result: You'll get the White Screen of Death. A review of error logs shows that the underlying error is:
The full stack trace is available at https://qa.nugettest.org/Admin/Errors.axd/detail?id=107.
Expected: No such error. We should, as far as possible, support clients that don't have JavaScript enabled.
The text was updated successfully, but these errors were encountered: