Closed (fixed)
Project:
FileField
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2008 at 21:34 UTC
Updated:
17 Dec 2008 at 22:23 UTC
Jump to comment: Most recent file
The current JS to check file extensions suffers from a problem in that it checks every file upload but puts it's errors on with a specific class. I want to modify it so that any other modules that use the same JS can coexist.
This sort of ties into this post: http://drupal.org/node/292542#comment-1137922
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | filefield_js_5-2.patch | 2.03 KB | drewish |
| #1 | filefield_js_6.patch | 993 bytes | drewish |
| filefield_js_5-2.patch | 2.01 KB | drewish | |
| filefield_js_6.patch | 1.61 KB | drewish |
Comments
Comment #1
drewish commentedhad a bug in the last pair of patches.
Comment #2
drewish commentedcommitted to the respective branches.