We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
Jul 30, 2021 11:53 AM
To reproduce this bug:
1. Create a form with a text field in it, which maps to a contact property (let's call it "address")
2. Create an automated email that includes a link whose URL includes said contact property as a query string parameter (e.g. https://www.mydomain.com/redirectToForm?address={{contact.address}} ).
Everything works as expected, unless the value submitted for 'address' contains a has symbol (#). In that case, the hash symbol isn't escaped. Let's say the value "#3-276 Second Ave." is submitted as the address. The URL in the email ends up being something like: https://www.mydomain.com/redirectToForm?address=#3-276%20Second%20Ave.
Am I missing something, or does Hubspot need to fix this?
Jul 30, 2021 1:52 PM
@Bryantworks can you reproduce this?
If so, I can bring to the team to see if this intentional or not
Jul 19, 2022 6:17 PM
This is still a bug and it's very annoying. It randomly breaks form submissions - not good for our users' experiences! Please reproduce and/or reach out to me for help, and fix ASAP. We pay a lot for Hubspot and I reported this a year ago.