Closed (fixed)
Project:
Taxonomy Multi Editor
Version:
6.x-1.1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
24 May 2010 at 08:47 UTC
Updated:
3 Jan 2014 at 01:42 UTC
Jump to comment: Most recent
Comments
Comment #1
joris.verschueren commentedHello All,
I seem to have the same issue. No list of nodes appears, only the option to select taxonomies.
If anyone has a suggestion to solve this, please ...
Joris
Comment #2
husztisanyi commentedI have the same problem.
Comment #3
husztisanyi commentedI found. Php 5.3 cause the error.
You have to delete the "&" sign in the 89. row of taxonomy_multi_edit.module:
function theme_taxonomy_multi_edit_overview(&$form) {