Free tagging categories should be considered multi select even if the corresponding checkbox is not selected.

Comments

codexmas’s picture

Assigned: Unassigned » codexmas

This module doesn't apply to freetagging vocabs as they are difficult to determine how
many terms are in the text box. Terms can contain comma's, so it would be hard to
count the ones entered accurately.

I will take a look at the code to see if it not a huge change. If people are OK with a simple
count of free tagging terms, I will make the change.

Gord.

mariuss’s picture

I am using the module with free tagging right now, seems to work just fine. Also, its README says: "It has been updated to allow freetagging categories as well."

All I was suggesting is to relax the validation on freetagging taxonomies, no need to check if they are multi select.

bobdalob’s picture

I see that freetagging terms are now supported - great! You might just want to change the help text in the config section of the installed module - it still says freetagging is not supported. Unless one knows that it does, you still probably wouldn't because of the need to manually set freetagging categories as 'multiple select' (something not normally required within Drupal) before the option to configure is available. I only realised it because it was pointed out to me by mariuss (and I didn't properly read the module homepage!).

mvc’s picture

Version: 5.x-1.2 » 6.x-0.1
Assigned: codexmas » mvc
Status: Active » Fixed

Fixed in Drupal 6 release.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.