Bug#375308: webcalendar: die_miserable_death($error) echoes nothing

2007-03-22 Thread Rafael Laboissiere
* Thijs Kinkhorst <[EMAIL PROTECTED]> [2006-12-25 18:20]: > On Sat, December 23, 2006 23:04, Fernando M. Maresca wrote: > > Hi. Here is the function: > > ### > > function die_miserable_death ( $error ) { > > global $TROUBLE_URL; echo "WebCalendar: Fatal > > Error\n" . > > "WebCalendar Error\n" . >

Bug#375308: webcalendar: die_miserable_death($error) echoes nothing

2006-12-26 Thread Fernando M. Maresca
On Mon, Dec 25, 2006 at 06:20:07PM +0100, Thijs Kinkhorst wrote: > On Sat, December 23, 2006 23:04, Fernando M. Maresca wrote: > > Hi. Here is the function: > > ### > > function die_miserable_death ( $error ) { > > global $TROUBLE_URL; echo "WebCalendar: Fatal > > Error\n" . > > "WebCalendar Error\

Bug#375308: webcalendar: die_miserable_death($error) echoes nothing

2006-12-25 Thread Thijs Kinkhorst
On Sat, December 23, 2006 23:04, Fernando M. Maresca wrote: > Hi. Here is the function: > ### > function die_miserable_death ( $error ) { > global $TROUBLE_URL; echo "WebCalendar: Fatal > Error\n" . > "WebCalendar Error\n" . > "\n"; > exit; } > ### > > > Now, don't you think that would be nice that

Bug#375308: webcalendar: die_miserable_death($error) echoes nothing

2006-12-23 Thread Fernando M. Maresca
On Sat, Dec 23, 2006 at 09:53:54AM +0100, Thijs Kinkhorst wrote: > tags 375308 -patch +moreinfo > Hi, > > > I suggest that the function (in includes/config.php) > > die_miserable_death($error) needs to be altered to echo > > $error variable instead of nothing. > > Thanks. > > Thanks for your r

Bug#375308: webcalendar: die_miserable_death($error) echoes nothing

2006-12-23 Thread Thijs Kinkhorst
tags 375308 -patch +moreinfo thanks Hi, > I suggest that the function (in includes/config.php) > die_miserable_death($error) needs to be altered to echo > $error variable instead of nothing. > Thanks. Thanks for your report. However, I do not understand it, as the die_miserable_death implementa

Bug#375308: webcalendar: die_miserable_death($error) echoes nothing

2006-06-24 Thread Fernando M. Maresca
Package: webcalendar Version: 1.0.4-1 Severity: normal Tags: patch I suggest that the function (in includes/config.php) die_miserable_death($error) needs to be altered to echo $error variable instead of nothing. Thanks. -- System Information: Debian Release: testing/unstable APT prefers unsta