Project

General

Profile

Actions

Bug #1059

closed

Webform cannot process HTML escape characters

Added by Andy B about 11 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Urgent
Category:
Bugs
Target version:
-
Start date:
01/20/2014
Due date:
% Done:

0%

Estimated time:

Description

I previously entered bug 935 [[http://goautodial.org/issues/935]] about not being able to save the Campaign webform - that has been fixed, but a new issue has arisen:

Webform URL Attempted: varhttp://mywebsite.com/node/add/something? edit[title]=--A--first_name--B--%20--A--last_name--B--&edit[field_phone_number][0][value]=--A--phone_number--B--&edit[field_location_name][0][street]=--A--address1--B--&edit[field_location_name][0][city]=--A--city--B--&edit[field_location_name][0][province]=--A--state--B--&edit[field_location_name][0][postal_code]=--A--postal_code--B--&edit[field_home_conf][value][Yes]=Yes&edit[field_story_home[value]][1%20Story]=1%20Story

The "%20" encoded URL character causes the remainder of the webform string to NOT be saved. If we remove the "%20", the entire string saves correctly.

Actions #1

Updated by Demian Biscocho over 10 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF

Go to top