Ticket #1203 (closed defect: fixed)
CGI::Carp qw(fatalsToBrowser) hides errors
| Reported by: | Lady_Aleena | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Syntax Checking | Version: | 0.84 |
| Keywords: | fatalsToBrowser | Cc: |
Description
When CGI::Carp qw(fatalsToBrowser) is in use on Windows XP, the errors are hidden.
Change History
Note: See
TracTickets for help on using
tickets.

If the syntax checker is enabled the following script
shows 2 Fatal Errors (on Line 5 and Line 8)
If I remove the # from the 3rd line then the actual errors disappear and the syntax checker only shows
"Found 2 Issue(s)..."
tried on Ubuntu 10.10 with padre 0.85 r14204