[
https://issues.apache.org/jira/browse/QPID-5036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13729390#comment-13729390
]
ASF subversion and git services commented on QPID-5036:
-------------------------------------------------------
Commit 1510429 from [~k-wall] in branch 'qpid/trunk'
[ https://svn.apache.org/r1510429 ]
QPID-5036: View Message dialogue can omit or display stale field values.
* Fixed mismatched id between json and html (message-expiration vs
message-expirationTime).
* Fixed display of stale values (values from previously viewed message would
appear).
* Fixed display of fields with the boolean value false.
* MessageServlet changed so that JSON fields expirationTime and timestamp are
included if they have non-zero values.
* MessageServlet fails to set content type when producing JSON for single
message. This caused a "not well-formed" error in Firefox Console.
> [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]