Closed GoogleCodeExporter closed 9 years ago
That's a side effect of the feature testing for getAttributeProperty, which was
recently copied over from here:-
http://www.cinsoft.net/attributes.html
...and I should have paid a little more attention to what I was copying.
Why I chose such an odd path for that test is something long forgotten. I will
defer that test (and it may never run, depending on your app) on the next
update
(tomorrow) and add a property so you can specify a dummy resource (to avoid an
error
in your server logs).
Original comment by dmark.ci...@gmail.com
on 29 Mar 2010 at 3:00
Original comment by dmark.ci...@gmail.com
on 29 Mar 2010 at 5:15
Would the test work equally well with a request for /favicon.ico? Most pages
would either already have it or
already be getting errors in their logs from the browsers insistence on
automatically loading it; and since the
browsers are already requesting it no secondary request would be necessary for
the test.
Original comment by johnm...@gmail.com
on 29 Mar 2010 at 5:12
That's the perfect solution!
Thanks and will do that in the next update (up in a few hours after I finish my
stress
tests).
Original comment by dmark.ci...@gmail.com
on 29 Mar 2010 at 5:20
Changed to use /favicon.ico. Thanks John!
Original comment by dmark.ci...@gmail.com
on 29 Mar 2010 at 9:10
Original issue reported on code.google.com by
johnm...@gmail.com
on 29 Mar 2010 at 2:02