Hey, 2011/6/28 Nagaev Boris <[email protected]>: > Hello, > > I'm complaining not about error in sql (it occurs because of usage of old > version of tables structure, generated by old version of application), but > about the fact, that error message was sent to browser: it could compromise > security of application, if user saw sql queries.
You can specialize WApplication::notify() and catch this (or any) exception to displayed a customized error page and terminate the application. Regards, koen ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
