Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.22.0
-
None
Description
Many message-headers and message-properties that contain a timestamp, have an explanation of that value in readable text.
property properties.absoluteExpiryTime is not included for that behaviour.
that one should be added.
a PR for this is added.
while we handle this one, the following properties also benefit from a short explanation of their numeric value:
- messageAnnotations.x-opt-jms-dest
- messageAnnotations.x-opt-jms-msg-type
- messageAnnotations.x-opt-jms-reply-to (similar to jms-dest, optional field)
- properties.absoluteExpiryTime (to complete this list)
Each translation function in browse.js has its own array of values. took the opportunity to clean up the boundary tests for the use of the array by replacing hardcoded values with Array.length.
Output after the PR (creationDate was already handled):
Attachments
Attachments
Issue Links
- links to