Tue 07 May 2002 10:49:05 AM UTC, original submission:
[from previous tracker]
[submitted at 18/12 2001 12:30]
An invited user may fail to register:
User clicks on the invitation url and gets the initial input form (user name, password, etc.). If the user inputs information here, presses submit query, notices problems on the next page and presses back, then the register gets the following info:
"
Site Error
An error was encountered while publishing this resource.
NameError
Sorry, a site error occurred.
Traceback (innermost last):
File E:\Dev\FLE3-DEV\lib\python\ZPublisher\Publish.py, line 223, in publish_module
File E:\Dev\FLE3-DEV\lib\python\ZPublisher\Publish.py, line 187, in publish
File E:\Dev\FLE3-DEV\lib\python\Zope\__init__.py, line 226, in zpublisher_exception_hook
(Object: SimpleLanguageResolver)
File E:\Dev\FLE3-DEV\lib\python\ZPublisher\Publish.py, line 171, in publish
File E:\Dev\FLE3-DEV\lib\python\ZPublisher\mapply.py, line 160, in mapply
(Object: add_invited_user)
File E:\Dev\FLE3-DEV\lib\python\ZPublisher\Publish.py, line 112, in call_object
(Object: add_invited_user)
File E:\Dev\FLE3-DEV\lib\python\Products\FLE\UserManager.py, line 200, in add_invited_user
(Object: SimpleLanguageResolver)
NameError: global name auth_stings is not defined
"
And user thinks that she has not been registered (although she has).
Fix?
|