Re: T5.0.5 ValidationTracker not available from the Environment

2007-11-09 Thread Howard Lewis Ship
That is very odd, I can't think of anthing that would cause that to happen. On Nov 8, 2007 8:53 AM, Daniel Jue <[EMAIL PROTECTED]> wrote: > My application fails in IE6 after I changed the following code in my > login component. (I moved the validation required into an annotation > instead of in th

T5.0.5 ValidationTracker not available from the Environment

2007-11-08 Thread Daniel Jue
My application fails in IE6 after I changed the following code in my login component. (I moved the validation required into an annotation instead of in the template) Older, working code: User Name: Password: