Closed (fixed)
Project:
Attached Node
Version:
master
Component:
Code
Priority:
Critical
Category:
Task
Assigned:
Reporter:
Created:
22 Mar 2006 at 09:15 UTC
Updated:
27 Aug 2006 at 18:30 UTC
Jump to comment: Most recent file
Needed it for my site, so I've updated it for 4.7
Pobster
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | attached_node_1.module | 10.5 KB | sun |
| #2 | attached_node_0.module | 10.99 KB | pobster |
| attached_node.module | 10.86 KB | pobster |
Comments
Comment #1
pobster commentedOh erm, for some reason the filter_settings() part doesn't display? Don't know why, but I never used it anyway...
...Still it doesn't throw up any errors and everything appears to work fine as-is.
Pobster
Comment #2
pobster commentedMy mistake... It was fine, but now it's also collapsable ;o)
Pobster
Comment #3
pobster commentedIf you're wondering why I got confused it was because the Instructions didn't (and still don't) display properly. Maybe form_items have changed in 4.7 API? I dunno, couldn't work it out :o( Still, it's only the Instructions - everything else on the form appears to be fine.
Pobster
Comment #4
pobster commentedAh okay I worked it out (and apologies for the multiple posts...)
Here:
Change '#default_value' to '#value' and everything will work fine.
Pobster
Comment #5
sunAttached patch against HEAD - based on pobster's work.
I've tested attached_node with Drupal 4.7.2 and it works fine.
Without this patch Drupal filter settings break, so it has to be committed urgently.
Comment #6
javanaut commentedSorry for neglecting this for so long. I've committed the latest module that sun attached. I tested it out on Drupal 4.7.3 and it appears to function properly. Thanks to both of you for contributing.
Comment #7
(not verified) commented