DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26797>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26797 Timestamp should be shown in Result Table Summary: Timestamp should be shown in Result Table Product: JMeter Version: 1.9.1 Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: Other Component: Main AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] It would be nice if the timestamp when the sample was taken was shown in the Visualizer "show results in Table". I could not find a Visualizer where this information is shown. I will attach souce code of TableDataModel where this is done. The following issues exist with the changes: - Perhaps it would be nice if the date format would be changeable through the configuration. For now, it is fixed in source code (because I do not know how to get the values of the configuration file) - Though I did use the latest version of TableDataModel from CVS (1.9), I did not test it with the other sources from CVS, but with the sources of the release 1.9.1 of jmeter. (For this, I had to revert some of the changes in TableDataModel, but nothing was reverted in the submitted version.) Therefore I do not know for sure that the submitted version compiles with the newest sources from CVS. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
