[ZBX-4938] constant not used in CAction.php Created: 2012 May 02  Updated: 2017 May 30  Resolved: 2012 May 07

Status: Closed
Project: ZABBIX BUGS AND ISSUES
Component/s: API (A)
Affects Version/s: None
Fix Version/s: 2.0.0rc4

Type: Incident report Priority: Trivial
Reporter: richlv Assignee: Unassigned
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

> grep minimum api/classes/CAction.php
self::exception(ZBX_API_ERROR_PARAMETERS, _s('Action "%1$s" has incorrect value for "esc_period" (minimum %2$s seconds).', $action['name'], SEC_PER_MIN));
self::exception(ZBX_API_ERROR_PARAMETERS, _s('Action "%s" has incorrect value for "esc_period" (minimum 60 seconds).', $action['name']));



 Comments   
Comment by Toms (Inactive) [ 2012 May 07 ]

Fixed in dev. branch: svn://svn.zabbix.com/branches/dev/ZBX-4938

Comment by Toms (Inactive) [ 2012 May 07 ]

Fixed in 2.0.0rc4 r27304

Generated at Thu Apr 25 10:11:18 EEST 2024 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.