Skip to content

jquery.validate.js does not get minified correctly #36013

Open
@git-seb

Description

@git-seb

Preconditions and environment

  • Magento 2.4.5
  • PHP 8.1
    Did a pagespeed test and shows jquery.validate.min.js should be optimized. (I have JS minify turned on) Checking the actual file jquery.validate.min.js it is indeed incorrectly minified.
    jquery validate min js wrong

How it should be:
jquery validate min js right

Don't have deep knowledge of Magento but this is all the info I can provide.

Steps to reproduce

  1. Turn on Minify JS files
  2. Do a Google PageSpeed test
  3. Shows result saying jquery.validate.min.js minification could be improved
  4. When checking the actual file jquery.validate.min.js it is indeed incorrectly minified

Expected result

Minify jquery.validate.min.js correctly

Actual result

Minification of jquery.validate.min.js is incorrect
jquery validate min js wrong

Additional information

No response

Release note

No response

Triage and priority

  • Severity: S0 - Affects critical data or functionality and leaves users without workaround.
  • Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
  • Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
  • Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
  • Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.

Metadata

Metadata

Assignees

Labels

Area: PerformanceComponent: RequireJsComponent: UiIssue: 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.Progress: dev in progressReported on 2.4.5Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchTriage: Dev.ExperienceIssue related to Developer Experience and needs help with Triage to Confirm or Reject it

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions