chris - This is a legacy (MS Access) app that I'm transferring, so I
was living with the decisions of the prior developer. If I'm not too
lazy, I'll probably change the whole sexes thing.

nate - I don't understand why it is not considered a bug. I understand
that Cake is intercepting all requests, but why should a request for
favicon.ico be turned into extra requests for the database transaction?

Let's say someone on my design team mistakenly deletes an image file
(opr favicon.ico) that is referenced from a view on a production
system. Now, instead of a broken image, we are left with database
problems, as presumably the actions that called that view are called
over and over. That would cause real havoc on a production system...

And meanwhile, we would be inclined to troubleshoot the database
problem and program logic, instead of looking for a missing image file.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to