I have a problem with symfony 1.2. On both my windows development
server as a well as a debian edge development server. Don't have this
with symfony 1.0

Exceptions are not shown when created by a baseclass. For example: I
had a problem with a pager on my debian server. Database was out of
sync with windows server. I only got a blank page. When I throw a new
exception straight from my action (throw new PropelException
('blablabla') it works.

However the exceptions are thrown, I can catch them and echo the
message. Also rethrowing doesn't work. It's like there's a problem
with the trace causing it not to render.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" 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/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to