On Mon, Oct 11, 2010 at 5:27 PM, Toby Corkindale <[email protected]> wrote: > On 07/10/10 03:36, Moritz Onken wrote: >> >> Sounds like a trailing comma in the javascript somewhere. > > The trailing-comma problem occurs in IE6/7, but not in IE8. (Thank you, > Microsoft). > I think Will's problem *doesn't* occur on IE6/7, but just IE8, if I > understand the situation correctly: > >>> On 06/10/10 14:00, will trillich wrote: >>> Short version: Catalyst/Formbuilder uploads work fine in firefox and >>> chrome, works fine in IE 6... but not IE 8, where it throws an >>> "object expected" error. > >
Have you checked the JS in jslint.com? I've found it quite good at picking up syntax errors, and can reveal problematic code as well. - Chris _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
