sc_set_global() error after upgrading to 7.00.0002

Hi all,

After upgrading to the latest version the globals set in the standard login form are not present anymore.

In 7.00.0001 this worked as expected.

Workaround for now is:
change this
sc_set_global($usr_login);
to this
[usr_login] = $usr_login;
and register variable as OUT

Thanks,

Bert

PS: might be related to this:
http://forum.scriptcase.net/showthread.php?3538-Global-Variable-Missing

Hello,

I have reported this issue to our bugs team for further testing.

regards,
Bernhard Bernsmann

Hello,

This issue was fixed on our latest release V7.00.003

regards,
Bernhard Bernsmann