mpx/collectionframework/collectionengine/src/mpxcollectionclientcontext.cpp
branchRCL_3
changeset 24 6c1dfe4da5dd
parent 12 51035f0751c2
child 25 63223d4fd956
equal deleted inserted replaced
23:e42293e811d8 24:6c1dfe4da5dd
  2481         {
  2481         {
  2482         if ( pluginCacheable )
  2482         if ( pluginCacheable )
  2483             {
  2483             {
  2484             iCacheMedia = AttributesCacheableL( iBrowsePath->OpenAttributes(), *iBrowsePath );
  2484             iCacheMedia = AttributesCacheableL( iBrowsePath->OpenAttributes(), *iBrowsePath );
  2485             }
  2485             }
  2486         plugin->OpenL(*iBrowsePath, iBrowsePath->OpenAttributes(), iFilter);
  2486         if( iBrowsePath )
       
  2487             {
       
  2488             plugin->OpenL(*iBrowsePath, iBrowsePath->OpenAttributes(), iFilter);
       
  2489             }
  2487         }
  2490         }
  2488     }
  2491     }
  2489 
  2492 
  2490 // ----------------------------------------------------------------------------
  2493 // ----------------------------------------------------------------------------
  2491 // CMPXCollectionClientContext::DoPluginMediaL
  2494 // CMPXCollectionClientContext::DoPluginMediaL