﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
923	Tidy upcases .eval COM object method	DaleHohm	Jos	"SciTe Tidy will update the .eval method in the following line:

$o_object.document.parentWindow.eval($s_eval)

and changes it to this:

$o_object.document.parentWindow.Eval($s_eval)

.eval is a JavaScript method and is case sensitive.  It is so subtle a change and fails sy cryptically that it is hard find

It would be great if Tidy could be made to ignore keywords when embedded in a form like this."	Bug	closed	Future Release	SciTE4AutoIt	Other	None	Fixed	Tidy	
