- install failed due to wrong metadata key

- wrong controller action called
This commit is contained in:
denise 2012-11-07 12:05:20 -05:00
parent 4200059200
commit ccd6447696
2 changed files with 2 additions and 2 deletions

View file

@ -177,7 +177,7 @@ class Application_Model_StoredFile
$this->_file->setDbOwnerId( $owner->getDbId() );
} else {
Logging::info("Could not find suitable owner for file
'".$p_md['MDATA_KEY_FILEPATH']."'");
'".$p_md['filepath']."'");
}
}
# We don't want to process owner_id in bulk because we already