[
https://issues.apache.org/jira/browse/QPID-5036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13727729#comment-13727729
]
Keith Wall commented on QPID-5036:
----------------------------------
The issues are:
# mismatched id between json and html (message-expiration vs
message-expirationTime).
# display of 'stale' values - that is, if I view a message with a message id,
then view a message without, I see the message id from the *previous* message.
This is caused by a scoping problem (the algorithm intends that populatedFields
is shared state). Also clicking 'x' should clear the state.
# the algorithm fails to render boolean false values - this means non
persistent messages show empty value for field (or the stale value from the
previously viewed message)
> [Java Broker] View Message dialog fails to display persistance and
> expiration info
> -----------------------------------------------------------------------------------
>
> Key: QPID-5036
> URL: https://issues.apache.org/jira/browse/QPID-5036
> Project: Qpid
> Issue Type: Bug
> Components: Java Broker
> Affects Versions: 0.18, 0.20, 0.22
> Reporter: Keith Wall
> Assignee: Keith Wall
> Fix For: 0.23
>
>
> In the 'View Message' dialog in the web management console, messages always
> display as "Persistent: True" regardless of their actual persistence setting.
> Similarly, messages set with an expiration time display no value against the
> "Expiration" field.
> In the case of the latter, this looks to be a mismatch between the IDs in the
> attribute name in the JSON, and the HTML in the view.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]