Skip to content

[Issue] Magento fails on captcha even it not used  #31134

Open
@m2-assistant

Description

@m2-assistant

This issue is automatically created based on existing pull request: #30991: Magento fails on captcha even it not used


Description (*)

imageftbbox function is only available if PHP is compiled with freetype support (--with-freetype-dir=DIR)
based on https://www.php.net/manual/en/function.imageftbbox.php

Manual testing scenarios (*)

  1. compile php without freetype font support
  2. try to login to magento admin

Questions or comments

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds are green)

Metadata

Metadata

Assignees

Labels

Area: Admin UIComponent: CaptchaIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P3May be fixed according to the position in the backlog.Progress: PR in progressReproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchSeverity: S3Affects non-critical data or functionality and does not force users to employ a workaround.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions