Free cookie consent management tool by TermsFeed Policy Generator

Opened 12 years ago

Closed 12 years ago

#1829 closed defect (done)

The DataTableVisualPropertiesDialog throws an Exception for DataTables with no DataRows

Reported by: gkronber Owned by: gkronber
Priority: medium Milestone: HeuristicLab 3.3.7
Component: Analysis.Views Version: 3.3.7
Keywords: Cc:

Description


Change History (6)

comment:1 Changed 12 years ago by abeham

  • Owner changed from swagner to abeham
  • Status changed from new to assigned

comment:2 Changed 12 years ago by abeham

  • Status changed from assigned to accepted

comment:3 Changed 12 years ago by abeham

  • Owner changed from abeham to gkronber
  • Status changed from accepted to reviewing

r8015:

  • Fixed exception that would occur if no DataRows are present
  • Fixed enabled state in DataRowVisualPropertiesControl (initially should be disabled, unless Content is assigned)
  • Fixed tab order in DataTableVisualPropertiesDialog
  • Fixed enabled state of up/down button

comment:4 Changed 12 years ago by abeham

I'm always amazed at how the simplest things still take half an hour to implement (including testing)

comment:5 Changed 12 years ago by gkronber

  • Status changed from reviewing to readytorelease

Reviewed r8015 and tested the DataTable through the GUI and didn't find any more problems.

comment:6 Changed 12 years ago by mkommend

  • Resolution set to done
  • Status changed from readytorelease to closed
  • Version changed from 3.3.6 to 3.3.7
Note: See TracTickets for help on using tickets.