Closed (cannot reproduce)
Project:
Taxonomy single tag
Version:
6.x-1.0-rc2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2010 at 17:03 UTC
Updated:
6 Aug 2012 at 15:46 UTC
Drupal 6.19
Taxonomy single tag 6.x-1.0-rc2
When creating a new vocabulary the tag (single) is selected by default, upon save the vocabulary is set to tag (multiple) and requires a second editing to switch to tag (single).
Comments
Comment #1
arhak commentednone of this module's versions is intended to have the "tag (single)" option selected by default
I just tested it in a site using rc1 and new vocabularies start with all checkboxes unchecked
(rc2 version is not so different, it only has a submit handler instead of nodeapi)
how did you get it checked?
can you reproduce it in a fresh install? (if so, please, list your steps)
(the only way I can think to achieve such behavior is manually messing with the
taxonomy_single_tag:vidsvariable or lowering the autoincrement count of the vocabulary table)Comment #2
arhak commentedComment #3
quotesbro commented