interesting. so somewhere in GF string manipulation it's breaking at spaces in this case?
Unless you have good understanding of PHP I'd await an explaination from the Dev team here.
If you are ok with PHP I would enter the 'save form' segment of the GF plugin and do one of two things (no more programming C# so I don't use Visual Studio anymore... so stepping through is a pain) add a try{}catch a few times (basically for each function) or simply step through the code via inserting a javascript alert.
Something that seems so simple (as worked for @AccessiblePlaces ) actually looks to be a can of worms opened.
Basically it just sounds like the Dev team needs to locate the error in the code and change the string manipulation to better allow spaces, etc.
Keep in mind that the plugin is still very new and is being 'dummy-proofed' as much as possible over it's life-cycle. If the Dev team were to leave such a simple solution as is in all areas over the months, that can of worms would open and GF wouldn't be as refined as it is today.
Posted 13 years ago on Thursday November 25, 2010 |
Permalink