Free cookie consent management tool by TermsFeed Policy Generator

Opened 8 years ago

Closed 8 years ago

#2600 closed defect (done)

Incorrect set method of directed graph arc label property causes NullReferenceException

Reported by: bburlacu Owned by: ascheibe
Priority: medium Milestone: HeuristicLab 3.3.14
Component: Core Version: 3.3.13
Keywords: Cc:

Description

The property set method throws a NullReferenceException when the initial value is null because of the label.Equals call.

Change History (4)

comment:1 Changed 8 years ago by bburlacu

  • Status changed from new to accepted

comment:2 Changed 8 years ago by bburlacu

  • Owner changed from bburlacu to mkommend
  • Status changed from accepted to reviewing

r13800: Fix setter of arc label property.

comment:3 Changed 8 years ago by gkronber

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

r13800 ok, thanks

comment:4 Changed 8 years ago by ascheibe

  • Resolution set to done
  • Status changed from readytorelease to closed

r13906 merged r13800 into stable

Note: See TracTickets for help on using tickets.