Whitespace at the end of aws.module causes all post forms on the site to bail on redirect
JacobSingh - June 27, 2008 - 07:01
| Project: | Amazon Web Services API |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | needs review |
Description
Here is the patch
| Attachment | Size |
|---|---|
| whitespace.diff | 620 bytes |

#1
A few other files had the same problem,
think I got them all now.
#2
Oops, wrong project.
#3
I just tested your patch and I can confirm it solves the problem. One remark: wouldn't it be easier to remove the ending
?>. Drupal core does it this way, as well as many contrib modules.