You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/01/04 16:33:00 UTC

[jira] [Work logged] (ARTEMIS-3621) viewing message without timestamp shows a 1970 datetime

     [ https://issues.apache.org/jira/browse/ARTEMIS-3621?focusedWorklogId=703415&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-703415 ]

ASF GitHub Bot logged work on ARTEMIS-3621:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Jan/22 16:32
            Start Date: 04/Jan/22 16:32
    Worklog Time Spent: 10m 
      Work Description: asfgit closed pull request #3890:
URL: https://github.com/apache/activemq-artemis/pull/3890


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 703415)
    Time Spent: 40m  (was: 0.5h)

> 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: Minor
>         Attachments: image-2021-12-29-15-09-06-739.png, screenshot-1.png, screenshot-2.png, screenshot-4.png
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> When showing a message without timestamp, it is shown as "1970-01-01 01:00:00" (exact value is time zone dependent).
> 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{}}}".
> Additionally, a nearby comment is fixed.
> A simple PR is available.
> The new output is:
> !image-2021-12-29-15-09-06-739.png!
> and:
> !screenshot-4.png!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)