Tropicalista / Tropicalista/FormUtilities

Problem with the canonicalize the form value.

Open
#4 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
ColdFusion
Stars
3
Forks
4
PR merge metrics
No merged PRs in 30d

Description

I have a Google Maps iframe URL, for example: https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d4165.008820620627!2d115.25740527529248!3d-8.674802388313985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2dd240388228b557%3A0x1cabaee8368e0a4a!2sPrime%20Plaza%20Hotel%20Sanur%20-%20Bali!5e1!3m2!1sen!2sid!4v1747132414160!5m2!1sen!2sid'.

Using formUtilities causes this value to become an empty string. Upon inspecting formUtilities, I found that this is because it canonicalizes the form value. Unfortunately, formUtilities doesn't seem to have an option to bypass this canonicalization. Could you please help me figure out how to work around this?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue with the Google Maps iframe URL provided in the report, then inspect formUtilities' canonicalization behavior. Determine whether the module supports bypassing canonicalization; done means the value is preserved or a documented workaround is available.

Written by the indexing model from the issue text.

Assessment

Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.