Ticket #21 (new defect)

Opened 3 years ago

Last modified 3 years ago

Rule variables not intialised

Reported by: chris Owned by:
Priority: major Milestone:
Component: Core Version:
Keywords: Cc:

Description

Problem reported as:

As variables tend not to get initialised unless there is something to put in them, a lot of rules now need conditions such as "len(out)>0 and len(outfield)>0" to make sure that outfield can exist before it is used.

Change History

Changed 3 years ago by chris

I'd like to see some examples of this problem in action.

Changed 3 years ago by chris

  • milestone eddie-0.36 deleted
Note: See TracTickets for help on using tickets.