Closed (fixed)
Project:
Video
Version:
master
Component:
Code
Priority:
Critical
Category:
Task
Assigned:
Reporter:
Created:
1 Nov 2005 at 01:32 UTC
Updated:
17 Nov 2005 at 17:40 UTC
Jump to comment: Most recent file
I'm been working on updating everything for drupal 4.7, mainly for the new form api.
This version here mostly works except for a problem with the checkbox's. I'm posting it now incase anyone wants to test it right away. When I can get everything working i'll commit to cvs for more testing.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | video.module_4.patch | 33.75 KB | LukeLast |
| video_4.module | 68.76 KB | LukeLast |
Comments
Comment #1
eaton commentedI'd put money on the checkbox issue being related to http://drupal.org/node/35816 -- that patch fixes a number of problems with checkbox values, and should be committed shortly.
Comment #2
fax8 commentedcan you please post it as a patch file???
Thanks.
Fabio
Comment #3
LukeLast commentedI'll wait until the checkbox bug fix is committed to HEAD before I commit this.
Comment #4
fax8 commentedgood work..
you changed also the returning values of functions (return $output instead of print(..) )
and node_load() changes wich were on of my todos. Good!
ok for me.
Fabio
Comment #5
LukeLast commentedCVS updated and the checkbox bug has been fixed.
Comment #6
(not verified) commented