Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARTEMIS-2805 wrong day-of-month in web console #366

Merged

Conversation

franz1981
Copy link
Contributor

The web console displays the day of the week instead of the day of the
month in the timestamp column while browsing a queue from the web
console. This commit fixes this by calling the getDate method instead of
the getDay method on the date object.

(cherry picked from commit d665513)

downstream: ENTMQBR-3412

The web console displays the day of the week instead of the day of the
month in the timestamp column while browsing a queue from the web
console. This commit fixes this by calling the getDate method instead of
the getDay method on the date object.

(cherry picked from commit d665513)

downstream: ENTMQBR-3412
@franz1981 franz1981 added Engineering Review Needed Customer Issue Whether this issue originates from customer (higher importance) labels Jun 15, 2020
@clebertsuconic clebertsuconic merged commit 25325ee into rh-messaging:2.13.0.jbossorg-x Jun 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Customer Issue Whether this issue originates from customer (higher importance) Engineering Ack
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants