Closed (outdated)
Project:
Taxonomy Manager
Version:
6.x-2.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Oct 2012 at 22:00 UTC
Updated:
13 Feb 2020 at 09:25 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedPer the tooltip in the taxonomy manager, the proper syntax is 'term-id:[tid]'. This does not work.
All records in the following tables are deleted for any of the terms involved in the merge: term_data, term_hierarchy, term_node.
When I try to choose the term to be merged into using this syntax: term-id:tid the following happens:
1. I select two terms from my hierarchy and choose merge.
2. I enter the tid of one of the terms into the destination term field: term-id:999
3. I receive a message stating "Terms A, B merged into term-id:999". The page also displays the tid for a seemingly random tid that is empty except for a UUID.
4. I try to view the newly merged term and I get a 500 (PHP Fatal error: Unsupported operand types in includes/common.inc on line 2996)
Comment #2
ivnish