RFE: improvements to bughelper-server result presentation

Bug #138444 reported by Markus Korn
2
Affects Status Importance Assigned to Milestone
Bug Helper
Fix Released
Wishlist
Markus Korn

Bug Description

We should improve the presentation of the bughelper-server result-files:

** The "result"-path should be also a bazaar branch: this would allow the user to directly get the result via command-line and older version of the results would also be available

** improvements to the index file: the index-file currently lists only the results of the last bughelper-server run, this means that results of task-files are not listed in that index-file after a second bughelper-server run. It would be nice if bughelper-server could add all result-files to the index file which still exist.

Markus

Related branches

Markus Korn (thekorn)
Changed in bughelper:
importance: Undecided → Wishlist
Revision history for this message
Markus Korn (thekorn) wrote :

This patch against .main r191 realizes the second item: before overwriting the index-file bughelper-server parses this file in a dictionary. At the end of the process while generating the new index.html bughelper-server ckecks if a new output of a task was generated, if so this new file will be added to the index.html, otherwise the old result will be added to the new index-file.

NOTE: if we commit this into main the first index-file might be a little broken, due to a small change in the index.html format (each row needs an attribute "id")

Markus

Changed in bughelper:
status: New → Fix Committed
Revision history for this message
Daniel Holbach (dholbach) wrote :

Thanks a lot Markus! Uploaded.

Changed in bughelper:
assignee: nobody → thekorn
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.