Bug #3272
Login into web client with empty password crashes spawner
Start date:
Due date:
% Done:
100%
billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:
History
#1 Updated by Hynek Cihlar over 9 years ago
This occurred with the sample project Hotel on a Windows OS. It doesn't seem to be specific to a concrete application.
To reproduce, open the web OS login page, fill in the login name and click on the Login button. After that the spawn process ends abnormally.
#2 Updated by Eugenie Lyzenko over 8 years ago
Task branch 3434a has been updated for review to revision 11251.
This is the fix for spawn.exe crash when using empty password in web client in Windows. The idea is to stop spawner execution when no password provided for password required mode. The same way as we do in Linux.
#3 Updated by Greg Shah over 8 years ago
- % Done changed from 0 to 100
- Assignee set to Eugenie Lyzenko
- Status changed from New to Closed
Branch 3434a was merged to trunk as revision 11246.