Hide Forgot
Description of problem: If hours, minutes or seconds ale less than 10, there is no zero displayed and it looks weird (see attachment) Version-Release number of selected component (if applicable): 6.0.0.ER4 How reproducible: Steps to Reproduce: 1. send some request to app in affected time 2. see output on response time gadget (filter the average time for example) 3. Actual results: 15:2:1 Expected results: 15:02:01 Additional info:
Created attachment 809920 [details] displayed time
Added padding to all of the fields (except year which doesn't need it) to solve this problem.
Hi, verified on ER7-2