Description
If a pageflow references a control (using the @Control annotation) which does not exist and has a classname of less than 4 charactors, the ControlClientAnnotationProcessor throws a StringIndexOutOfBoundsException when trying to find the control's interface type.