Closed (fixed)
Project:
Email Newsletters
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Nov 2005 at 18:51 UTC
Updated:
23 Jan 2006 at 01:28 UTC
We have some Vocabularies that only have one term.
These are vocabs that are bound to a single content type. We want to make sure there's at least one term on the content type so that it's easy for us to add terms later and still have the old content organized/searchable.
Anyway, we've included these terms in an eNewsletter.
However, when a user hits the preference page, they do not see checkboxes for these terms.
So I'm guessing there's a bug that doesn't display checkboxen for vocabularies with single terms.
Thanks!
Comments
Comment #1
robert castelo commentedIt's a feature, not a bug...
If you only have one term in a newsletter, only content tagged with that term will be included in the newsletter, so if the subscriber unchecks the term it is the same as unsubscribing (unsubscribing from the nodes content of the email anyway).
eNewsletter also checks if at least one term has been selected, if not it gives an error message "At least one term must be selected".
No point offering the user with one checkbox and then giving an error when they uncheck it.
Comment #2
robert castelo commented