Details
-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
Description
When setting more than one default category in the CND, there is an exception:
2009-05-11 11:48:13,046: WARN [Category_Field] - Category cat1$$$cat2 is defined in field default value but does not exist in category tree
The problem is that the string is not tokenized by $$$ so the whole string is used as category key.