From: Marc G. <mgu...@ya...> - 2006-03-08 11:13:55
|
Marc Collin Informaticien Indépendant <contact <at> marccollin.com> writes: > > Hello, After few test i send you a piece of pages . The index.htm > contains the frameset.My errors occurs when I clique on a previous page > redericting me to the 'index.htm'.Also, if i use the page alone, > i've got another error : > 6 mars 2006 16:59:41 > com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter > runtimeError > GRAVE: runtimeError: message=[Les param�tres de la m�thode > sont incorrects pour "init"] sourceName=[null] line=[0] lineSource=[null] > lineOffset=[0]turning off the Javascript hide the > error .thanks for your help, I'm stopped in my > process Marc > ________________________________________________ > Message sent using UebiMiau 2.7.8 > Attachment (test.tar): application/octet-stream, 24 KiB Salut Marc, it's not possible to test anything with the content you provided: the html files refer to a js file you didn't provide. When I remove this references and invoke the page, then everything works just fine. If you discover a problem, please take care to provide the smallest failing example you can: it spares time! Otherwise committers will have to do the job and cleanup all unnecessary stuff, and this decreases the chances of seeing the problem you've discovered quickly fixed. Marc. |