4 Dec
2007
4 Dec
'07
2:44 p.m.
On 04-12-2007 08:56:18 -0500, Venks wrote:
I started mserver5 by just executing ./mserver5. I am getting the following error when I execute changePassword.
!TypeException:user.main[1]:'user.changePassword' undefined in: _1:any := user.changePassword(_2:str, _3:str)
Please let me know if I am missing something.
There was a "little" bug floating around. I fixed it in both stable and current branches. You should be able to use client.changePassword("old", "new"); from any MAL connection now.