Tropicalista / Tropicalista/FormUtilities
Problem with the canonicalize the form value.
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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