cc-4397: Fixed handling for bad metadata.

This commit is contained in:
Rudi Grinberg 2012-09-12 17:26:37 -04:00
parent e708f60f68
commit 8e91c515f0
3 changed files with 12 additions and 2 deletions

View file

@ -207,7 +207,6 @@ class Application_Model_Webstream implements Application_Model_LibraryEditable
return false;
}
}
return true;
}