Commit graph

21 commits

Author SHA1 Message Date
Colin Kuskie
b323f74121 Update copyright notice 2011-12-28 11:30:38 -08:00
Scott Walters
766be8ae7f Docs about how to do error handling from the user app side in WG8 2011-07-29 15:04:34 -04:00
Scott Walters
e945a94c63 Reworked error handling to propogate errors downward, especially when webgui.debug is set 2011-07-26 03:10:56 -04:00
Colin Kuskie
3e8e2d452c Merge branch 'master' into WebGUI8. Merged up to 7.9.12 2010-08-13 12:25:19 -07:00
Doug Bell
4e9a2c07c2 fix possible vulnerability loading template parser 2010-08-11 15:37:34 -05:00
Scott Walters
13c27bc38b Fix bad interaction with Test::Class:
"Operation "eq": no method found, left argument in overloaded package WebGUI::Error..."
2010-08-04 11:07:07 -04:00
Graham Knop
29c01ffad7 allow smart matching exceptions to class names 2010-07-06 17:06:13 -05:00
Graham Knop
9c725aa237 fix error handling in SQL 2010-05-10 17:01:39 -05:00
Graham Knop
373be0881d Merge branch 'WebGUI8' into HEAD 2010-04-16 20:52:46 -05:00
Graham Knop
2400f19099 Merge branch 'master' into WebGUI8 2010-04-13 07:50:02 -05:00
Patrick Donelan
42c1a8e149 Made $session->log->fatal() message pass through 2010-04-10 23:45:22 -04:00
Colin Kuskie
cce85f0972 Add an exception for compile errors. 2010-01-21 19:10:47 -08:00
Graham Knop
d0de544164 better messages for exceptions 2009-11-24 11:48:23 -06:00
JT Smith
af705232a8 added exceptions, docs, and removed disableCache 2009-09-25 18:41:03 -05:00
JT Smith
a34f584780 Added WebGUI::Error::Connection, and fixed docs 2009-09-25 15:22:11 -05:00
Colin Kuskie
8a683d1aef Better template diagnostics on failure. It now also includes the template URL, and templateId
in both the onscreen and logged output.
2009-06-08 16:53:53 +00:00
Colin Kuskie
80dfb9ffd0 Throw an exception in all wobjects if the main template (used by view)
has been deleted.
2009-06-02 19:34:18 +00:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Frank Dillon
7d2933d0c2 Fixed a grammar error in an error messaage 2008-11-03 16:52:25 +00:00
JT Smith
0e257e7c94 got transaction management working well enough to notice that there are a few things broken about it =) 2008-05-19 01:48:31 +00:00
JT Smith
8500c4d506 Cleaned the pollution from the forms system. 2008-04-16 16:11:10 +00:00