After updating Drupal from 7.21 to 7.22 and updating lots of other modules, the vocabory objets get printed out above all forms which have taxonomy term tree widgets. All vocabolaries used by term tree widgets appear as first thing in the body tag, just like doing a print_r($terms). But I can't find any applied print_r in my whole Drupal installatión.
As soon as I change to a select box it is gone.
Any idea?

Comments

creando sensaciones’s picture

Category: bug » support
Priority: Normal » Minor
Status: Active » Closed (fixed)

Sorry. I found the hidden print_r($terms) lying on the server.
Must have been the dissy mind after 16 hours of trying to fix a mixed up database on a production site.