Free cookie consent management tool by TermsFeed Policy Generator

Opened 12 years ago

Closed 11 years ago

#1958 closed defect (done)

Resource selection with the resources dialog only works when the resources textbox is edited afterwards

Reported by: ascheibe Owned by: jkarder
Priority: medium Milestone: HeuristicLab 3.3.8
Component: Hive.Client Version: 3.3.8
Keywords: Cc:

Description

If a resource is selected with the resource selection dialog in the Hive Job Manager, the resource textbox gets updated with the resource string. If you immediately click on run and don't click the textbox, the resource is changed back to HEAL. I assume the reason is that the data object that holds the resource string does only get updated on the validating event of the textbox.

Change History (6)

comment:1 Changed 12 years ago by jkarder

  • Status changed from new to accepted

comment:2 Changed 12 years ago by jkarder

r8690: fixed resource selection

comment:3 Changed 12 years ago by jkarder

  • Owner changed from jkarder to ascheibe
  • Status changed from accepted to reviewing

comment:4 Changed 12 years ago by jkarder

Thanks for the bug report.

comment:5 Changed 12 years ago by ascheibe

  • Owner changed from ascheibe to jkarder
  • Status changed from reviewing to readytorelease

Thanks very much for the fix!

comment:6 Changed 11 years ago by swagner

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