Recent Firefox upgrade (40.0.2) gives me an authorization error on my framed site.
I have a site http://calendar.shaw-weil.com/ which is nothing but a frame. See below
Wh… (funda kabanzi)
Recent Firefox upgrade (40.0.2) gives me an authorization error on my framed site.
I have a site http://calendar.shaw-weil.com/ which is nothing but a frame. See below
When I click a date number I now get Authorization Required
You need a userid and password for accessing this calendar
I use to, and if I go to http://128.2.204.57:5555/default and click a date i get a web authorization pop-up saying A username and password are being requested by http://128.2.204.57:5555. The site says: "iCal Login"
What changed?
and is there an option to disable it?
Thanks in advance for your time
Roy
<title>Mary and Roys Calendar</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<frameset rows="100%">
<frame src="http://128.2.204.57:5555/default" title="Mary and Roys Calendar" frameborder="0" noresize="noresize"/>
<noframes>
Mary and Roys Calendar
http://calendar.shaw-weil.com/
</noframes>
</frameset>