Hello,
Sometimes on js code execution Mozilla 1.5
prints in JS concole the following error:
"Error: fn is not defined"
where "fn" is the function name surely defined _before_ the line
that produces error. The fn body and error line both live
in the same *.js file.
Sorry, I can not provide you with code example since
the error appears in large *.js file(~60KB) which is a closed
source and small examples do not produce this error.
Anyone is familar with this error/bug
or can confirm that the problem of this king currently exists?
Thanks, Dmitry Sychov