Skip to content

[Bug] preserveTransformations double encodes text and spaces #197

@colbyfayock

Description

@colbyfayock

Bug Report

Describe the bug

When preserving transformations, the spaces in text or prompts is double encoded.

ex:

https://res.cloudinary.com/astro-cloudinary/image/upload/e_gen_background_replace:prompt_space%2520galaxy/c_fill,w_1668,h_1043,g_auto/f_auto/q_auto/c_limit,w_1600/v1/samples/balloons?_a=BBGAABXg0
<CldImage
  src="https://res.cloudinary.com/<cloud name>/image/upload/e_gen_background_replace:prompt_space%20galaxy/c_fill,w_1668,h_1043,g_auto/f_auto/q_auto/v1/samples/balloons?_a=BBGAABXg0"
  width="800"
  height="600"
  preserveTransformations
  alt="test"
/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    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