Closed (fixed)
Project:
Amazon S3
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2011 at 19:35 UTC
Updated:
5 Feb 2011 at 00:55 UTC
Jump to comment: Most recent file
The settings form at admin/settings/amazon_s3 doesn't need to have it's own submit handler, using system_settings_form() will take care of that for you. The fields on the page should also have a #title attribute.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | amazon_s3-config_form_cleanup-1049036-2-eojthebrave.patch | 1.95 KB | eojthebrave |
Comments
Comment #1
eojthebraveAttached patch removes the custom submit handler in favor of using system_settings_form() and adds a #title property to both the AWS Access Key, and AWS Secret Key form fields.
Comment #2
torgospizzaPart of this was a duplicate of #591916: SSL certificate problem (form submit handler) but I added the titles, so we can close this. Fixed in CVS, revision 1.1.2.2.