Closed (fixed)
Project:
Taxonomy Menu
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2011 at 15:44 UTC
Updated:
2 Apr 2012 at 06:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
atpaust commentedIt seems when clicking Edit tab of any contant in default ( English), errors also appeared. Daniel
Comment #2
Mr P commentedMe too.... Get anywhere with this? Cheers.
Comment #3
jvieille commentedsame problem
Comment #4
jvieille commentedI think it this bug might have something to do with specific languages. The problem came when using Farsi as a third language beside French and English - atpaus uses Chinese so we are dealing with quite non conventional alphabets.
Comment #5
splash112 commentedSame here in Dutch, "normal" characters...
Have been looking into this issue all day long now....
DSM in drupal_strlen reveals:
(Array, 1 element)
(Array, 1 element)
name (Boolean) FALSE
Somehow something is sending array's to be translated. This error probably only occurs in PHP 5.3 or PHP 5.2 and PHP mbstring extension are used because the function will return "5" if an array is inserted in previous versions.
Using a vocabulary with "Per language terms"
Comment #6
psy11 commentedHave same problem with russian
Comment #7
thanosaek commentedSame problem here with greek...Any ideas??
Edit: Problem solved after uninstall and reinstall taxonomy manager module!!!!!
Comment #8
tobiasbThis errors comes, when you delete a term, but not the menu item. Or just enable the option "Synchronise changes to this vocabulary" in the voc. settings.
Comment #9
tobiasbOk, I found the bug and a solution.
Comment #10
tobiasbtake this patch ;-)
Comment #11
caspercash commentedSame here! After adding a content the error appears. I followed #7 but that didn't fix the error. I don't have a taxonomy menu module installed so I won't be able to use the patch. If someone knows how to fix this problem, kindly post the solution. Thanks!
Comment #12
dstolThanks! http://drupalcode.org/project/taxonomy_menu.git/commit/cf959d9