Ticket #21 (new defect)
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
Note: See
TracTickets for help on using
tickets.
