-
Type:
Incident report
-
Resolution: Fixed
-
Priority:
Major
-
Affects Version/s: 1.8.3
-
Component/s: Frontend (F)
-
None
-
Environment:zabbix 1.8.3
"Active(S_ACTIVE)" and "Passive(S_PASSIVE)" is used for proxy mode in locale file.
S_ACTIVE is also used host, item, trigger status, it means "Setting status is Active (or Disable)".
Translation of "Active" for proxy mode and setting status are different in Japanese.
I think that it had better create new defines "S_PROXY_ACTIVE" and "S_PROXY_PASSIVE" for proxy mode.