Opened 14 years ago
Closed 12 years ago
#1452 closed enhancement (done)
Show exact HL version string in exception dialog
Reported by: | gkronber | Owned by: | gkronber |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.8 |
Component: | PluginInfrastructure | Version: | 3.3.8 |
Keywords: | Cc: |
Description
It is helpful for debugging if the exact HL version string is stated in the exception dialog.
Change History (6)
comment:1 Changed 12 years ago by gkronber
- Milestone changed from HeuristicLab 3.3.x Backlog to HeuristicLab 3.3.8
- Status changed from new to accepted
comment:2 Changed 12 years ago by gkronber
comment:3 Changed 12 years ago by gkronber
- Owner changed from gkronber to mkommend
- Status changed from accepted to reviewing
comment:4 Changed 12 years ago by gkronber
- Owner changed from mkommend to ascheibe
comment:5 Changed 12 years ago by ascheibe
- Owner changed from ascheibe to gkronber
- Status changed from reviewing to readytorelease
Reviewed r9339, looks good!
comment:6 Changed 12 years ago by swagner
- Resolution set to done
- Status changed from readytorelease to closed
- Version changed from 3.3.3 to 3.3.8
Note: See
TracTickets for help on using
tickets.
r9339: show version info in the exception dialog. The file version of the plugin infrastructure and, in case of the OperatorExecutionException, the file version of the assembly defining the operator is show in the exception details.