cc-4105: added truncation of BPM to prevent crashes
This commit is contained in:
parent
cf3dbd2a97
commit
6981a5cb49
4 changed files with 5 additions and 4 deletions
|
@ -614,6 +614,8 @@ class ApiController extends Zend_Controller_Action
|
|||
}
|
||||
}
|
||||
|
||||
Logging::log( $md );
|
||||
|
||||
// update import timestamp
|
||||
Application_Model_Preference::SetImportTimestamp();
|
||||
if ($mode == "create") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue