Download & Extend

Whitespace at the end of aws.module causes all post forms on the site to bail on redirect

Project:Amazon Web Services API
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:needs review

Issue Summary

Here is the patch

AttachmentSize
whitespace.diff620 bytes

Comments

#1

A few other files had the same problem,

think I got them all now.

AttachmentSize
whitespace.diff 1.85 KB

#2

Project:Amazon Web Services (AWS)» Amazon Web Services API

Oops, wrong project.

#3

Status:active» needs review

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.