[
https://issues.apache.org/jira/browse/ARTEMIS-3621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erwin Dondorp updated ARTEMIS-3621:
-----------------------------------
Description:
When showing a message without timestamp, it is shown as "1970-01-01 01:00:00"
(in my time zone GMT+1).
This is because the internal value is 0.
e.g.:
!screenshot-2.png!
and:
!screenshot-1.png!
An alternative value should be shown instead. I chose "{{none}}".
A simple PR is in preparation.
was:
When showing a message without timestamp, it is shown as "1970-01-01 01:00:00"
(in my time zone GMT+1).
This is because the internal value is 0.
This value should be treated separately.
e.g.:
!screenshot-2.png!
and:
!screenshot-1.png!
An alternative value should be shown. I chose "{{none}}".
A simple PR is in preparation.
> viewing message without timestamp shows a 1970 datetime
> -------------------------------------------------------
>
> Key: ARTEMIS-3621
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3621
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: Web Console
> Affects Versions: 2.20.0
> Reporter: Erwin Dondorp
> Priority: Trivial
> Attachments: screenshot-1.png, screenshot-2.png
>
>
> When showing a message without timestamp, it is shown as "1970-01-01
> 01:00:00" (in my time zone GMT+1).
> This is because the internal value is 0.
> e.g.:
> !screenshot-2.png!
> and:
> !screenshot-1.png!
> An alternative value should be shown instead. I chose "{{none}}".
> A simple PR is in preparation.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)