From: Mike B. <mb...@Ga...> - 2002-10-10 23:25:29
|
Hi Mike, > It appears to have issue with the input element name 'action', likely > because the enclosing form has an attribute by the same name. Strangely enough, I put a fix in for this bug this week. ;-) I'm not sure yet what the browsers do in this case but I've changed HtmlUnit so that it doesn't create a property with the name "action" (same behaviour with "id" btw). So you won't be able to do things like form_main.action.value="foo" but at least it doesn't blow up anymore. -- Mike Bowler Principal, Gargoyle Software Inc. Voice: (416) 822-0973 | Email : mb...@Ga... Fax : (416) 822-0975 | Website: http://www.GargoyleSoftware.com |