Closed (fixed)
Project:
Postcard
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2004 at 22:47 UTC
Updated:
28 Dec 2004 at 16:15 UTC
When attempting to configure the postcard module on Drupal 4.5.1, via /admin/settings/postcard, the 'Main category' selection is always ignored, and the 'Additional categories' selection in fact selects the main category (so that no additional category may be specified).
This is simply because both form fields attempt to set the variable edit[postcard_term], whereas the 'Additional category' field should presumable be associated with some other variable, like edit[postcard_additional_term].
Cheers,
The Stoat.
Comments
Comment #1
axel commented'Additional categories' functionality now uncomplete and unusable yet. Reserved for future versions of module. You need comment out code in lines 52-55 of postcard.module or download updated version (changes uploaded to HEAD and 4.5).
Comment #2
(not verified) commented