﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
15361,wp_start_object_cache() should be called within blog switching methods instead of wp_cache_init(),prettyboymp,,"The switch_to_blog() and restore_current_blog() functions call wp_cache_init() directly, which causes the object cache instance to be recreated.  These methods should instead be calling the wp_start_object_cache() method which correctly checks whether wp_cache_init() or wp_cache_reset() should be used.  ",defect (bug),closed,normal,,Cache,,normal,duplicate,,mpretty@… simon@… willmot
