Strange errors when some paths are wrong

Hi!

I was trying to add favicons and i was getting strange errors in log
file about missing property (my model) with id=“favicon.ico”.

Now i’m getting similar errors for csshover.htc file used in css as
behavior for IE:

Processing PropertyController#show (for IP at 2006-03-23 18:55:47) [GET]
Parameters: {“action”=>“show”, “id”=>“csshover.htc”,
“controller”=>“property”}
Property Load (0.001102) SELECT * FROM properties WHERE
(properties.id = ‘csshover.htc’) LIMIT 1

The page works correctly and these errors are only visible inside
development.log file. If i correct the paths, they disappear.