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
| Comment | File | Size | Author |
|---|---|---|---|
| gotwo_module.patch | 1.4 KB | avpaderno |
Comments
Comment #1
avpadernoComment #2
avpadernoThe bug is also present in the version 5.x-1.x-dev. The patch should apply to both the versions.
Comment #3
hass commented