-
Type:
Incident report
-
Resolution: Fixed
-
Priority:
Trivial
-
Affects Version/s: None
-
Component/s: API (A), Frontend (F)
regression in ZBXNEXT-911 - main message has gained a trailing dot (doesn't match the guidelines)
> svn diff -c 22931 | grep "Page received incorrect data"
- show_messages($err == ZBX_VALID_OK, null, _('Page received incorrect data'));
+ show_messages($err == ZBX_VALID_OK, null, _('Page received incorrect data.'));