-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Area: Other Developer ToolsComponent: CaptchaComponent: FrontendIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P2A defect with this priority could have functionality issues which are not to expectations.A defect with this priority could have functionality issues which are not to expectations.Progress: PR in progressProgress: doneReported on 2.4.xIndicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchThe issue has been reproduced on latest 2.4-develop branch
Description
Preconditions (*)
- Magento Version - 2.4.2
- Default Magento Theme
- Captcha is disabled on Frontend
Steps to reproduce (*)
- Do fresh Magento install - with or without demo Data
- Open developer tool, goto network tab
- Here you will see, unwanted js call for captcha
Expected result (*)
- No Captcha related scripts should be called
My expected
- we don't need disable completely captcha module but if admin owner set config disable in backend both captcha blocks and js related may not visible in frontend
Actual result (*)
- 11 extra request of size 17.2 kB is getting called on page
Metadata
Metadata
Assignees
Labels
Area: Other Developer ToolsComponent: CaptchaComponent: FrontendIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P2A defect with this priority could have functionality issues which are not to expectations.A defect with this priority could have functionality issues which are not to expectations.Progress: PR in progressProgress: doneReported on 2.4.xIndicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchThe issue has been reproduced on latest 2.4-develop branch