Closed (fixed)
Project:
Taxonomy Orphanage
Version:
7.x-1.0
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2012 at 15:03 UTC
Updated:
4 Jun 2014 at 16:22 UTC
Jump to comment: Most recent
Comments
Comment #1
elliotttf commentedThanks for the fix!
Comment #3
gaëlgI still had a problem with this, so I also added:
Before:
Comment #4
gaëlgActually this is because my Simpletest batch launches a cron task which calls taxonomy_orphanage_cron() which launches a batch. A batch inside another batch: too weird to work well...