Closed (fixed)
Project:
Uploadify
Version:
6.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 May 2011 at 12:57 UTC
Updated:
30 Jun 2011 at 05:11 UTC
Uploadify is affected by this common problem also. You can't just do drupal_alter('form', $data, 'content_add_more_js'). The suggested patch fixes this problem.
| Comment | File | Size | Author |
|---|---|---|---|
| uploadify-form-alter.patch | 736 bytes | maximpodorov |
Comments
Comment #1
makara commentedThanks, maximpodorov.
I committed the fix.