Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
upload.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2008 at 00:07 UTC
Updated:
26 Jan 2009 at 15:40 UTC
At present, the upload submit handler gets added even if the upload form is not. This patch corrects this.
| Comment | File | Size | Author |
|---|---|---|---|
| upload-submit-move-D6.patch | 642 bytes | cdale | |
| upload-submit-move-D7.patch | 630 bytes | cdale |
Comments
Comment #1
drewish commentedSimple enough change. Tests pass.
Comment #2
dries commentedI committed this patch to CVS HEAD. Updating version for Gabor.
Comment #3
gábor hojtsyThanks, committed to Drupal 6.