Bug #1997

KCaptcha Plugin: requires improvement
Start date:
January 26, 2015
Due date:
% Done:
100%
Estimated time:
Description
KCaptcha plugin creates input field with ID 'securityCode'
The code become invalid because this ID can be used by Javascript and there are may be more than one element in DOM with this ID.
History
Updated by Vasily Bezruchkin about 6 years ago
- Status changed from New to Closed
- Assignee set to Vasily Bezruchkin
- Target version changed from 0_SANDBOX_0 to 3.2.6
- % Done changed from 0 to 100
ID removed. It's not used anywhere. It can be easily accessed via classname if necessary.