Call to exit()
kiamlaluno - June 2, 2008 - 01:40
| Project: | Go - url redirects |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
To call exit() in a menu callback is an error, in this case, especially because drupal_goto() gets called right before.
The patch included cleans also the code; Drupal coding standards require to use two spaces for indentation, without any tabs.
-- Kiam@AVPnet
| Attachment | Size |
|---|---|
| gotwo_module.patch | 1.4 KB |

#1
#2
The bug is also present in the version 5.x-1.x-dev. The patch should apply to both the versions.
#3
#4
Automatically closed -- issue fixed for 2 weeks with no activity.