Actions
Bug #4879
closedMultiple notices cannot be filed in the same second
Start date:
07/24/2015
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
Description
file_notice() keys its entries by the Unix time() stamp that is only to the second. If the system wants to notify the user about something important (that flashes on the webGUI notices) and there are 2 or more problems in the same second then only the last call to file_notice() is displayed on the webGUI.
Actions