Item9629: After validation, a multi-valued param that has no value can end up with an undef value
Priority: Urgent
Current State: Closed
Released In: 1.1.0
Target Release: minor
Applies To: Engine
Component:
Branches:
... which crashes FormDefinition
I can't find a way to reproduce this in a unit test, but have seen the behaviour several times interactively. Treating the symptom.
--
CrawfordCurrie - 06 Sep 2010
Right, and this broke the Exception unit tests because now, they get the stacktrace, as the unit tests run with ASSERT on, therefore DEBUG set to on too.
Fixing ...
--
OlivierRaginel - 10 Sep 2010