ProxiDoz / vacuum-im

Automatically exported from code.google.com/p/vacuum-im
GNU General Public License v3.0
0 stars 0 forks source link

Registration with CAPTCHA request, fails due to timeout #321

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Try to register a new account on the server, which demands a CAPTCHA 
confirmation (eg. jabber.ru)
2. The CAPTCHA form will appear.
3. Fill the CAPTCHA form and post it.

What is the expected output? What do you see instead?
There is a high possibility that registration will fail due to timeout. The 
timeout is only 30 seconds for the whole registration cycle.

Please use labels and text to provide additional information.
I'm sure that increasing registration timeout is not a good idea. The correct 
way to fix the problem is stopping timer while form is displayed.

What steps will reproduce the problem?
1. Попытайтесь завести новую учётку на 
сервере, требующем подтверждение КАПЧИ 
(напр. jabber.ru)
2. На экране появится форма с КАПЧЕЙ.
3. Заполните и отправьте форму с КАПЧЕЙ.

What is the expected output? What do you see instead?
Наиболее вероятно, завести учётную запись 
не удасттся из-за таймаута. Время ожидания 
всего цикла регистрации - 30 секунд.

Please use labels and text to provide additional information.
Я уверен, что не стоит для решения данной 
проблемы тупо увеличивать время ожидания. 
Правильно было бы останавливать таймер на 
то время, пока форма с капчей отображается 
на экране.

Original issue reported on code.google.com by yagimo...@gmail.com on 30 Dec 2010 at 4:51

GoogleCodeExporter commented 8 years ago

Original comment by potapov.s.a on 30 Dec 2010 at 8:03

GoogleCodeExporter commented 8 years ago
fixed in r1402

Original comment by potapov.s.a on 30 Dec 2010 at 11:39

GoogleCodeExporter commented 8 years ago

Original comment by Nickollai on 24 Jan 2011 at 7:03