Skip to content

Incorrect DPR query string was provided in the product image URL #733

Description

@GrassH

Steps to Replicate

  1. In admin, set Enable Adaptive Device Pixel Ratios to "Yes" and select Device Pixel Ratios
    image
  2. Set the device scaling to 200%
    image
  3. Access any frontend product (Simple/Configurable)
  4. Open the browser's Network tab and check the requested URL, where the parameters include dpr=2%202x
    image

Expected Result
Based on the documentation, the query string is dpr=2

Actual Result
the query string is dpr=2%202x

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions