3.2.0

A very minor bug.

in html.js

the variable param is undeclared html.js#innerHTML function.

param1 and param2 are declared, and used in the else block, but the if block uses param, which is not declared.

I noticed because it was overwriting a param variable in the window object's context.
gbegley
July 8,
Yes, you are right :-(

Thanks a lot for the tip!
Alex (ActiveWidgets)
July 16,

This topic is archived.

See also:


Back to support forum