Erwin Dondorp created ARTEMIS-3124:
--------------------------------------
Summary: When expiration=0, the browse-queue function shows
"1970-00-04 01:00:00"
Key: ARTEMIS-3124
URL: https://issues.apache.org/jira/browse/ARTEMIS-3124
Project: ActiveMQ Artemis
Issue Type: Bug
Components: Web Console
Affects Versions: 2.16.0
Reporter: Erwin Dondorp
When messages are viewed using "Browse Queue", the expiration time is shown as
"1970-00-04 01:00:00" when the expiration is actually set to 0 (infinite). This
happens e.g. every time when a message is send using "Send message". The actual
time shown probably depends on the timezone that you are in, but the effect
should be simular.
When you zoom in on the message using "Show", the expiration is properly shown
as "0".
--
This message was sent by Atlassian Jira
(v8.3.4#803005)