You need to sign in to do that
Don't have an account?

URL Querystring Issue
I have a custom object that has a custom link associated with it. The custom link is putting data from the custom object fields into the URL as part of the querystring.
One of the fields has data that contains the plus sign (+) and when the data is passed via the querystring the plus sign is being replaced with a blank space.
For example the following data:
iNDWI+WbW/2D2ca4L8bGJYliZS71RKs8mZ+BHXir0jk=
looks like this in the querystring:
iNDWI WbW/2D2ca4L8bGJYliZS71RKs8mZ BHXir0jk=
This is something new that just started to happen. Is this new functionality in SaleForce and if so are there other characters that will suffer the same symptoms?
Thanks,
One of the fields has data that contains the plus sign (+) and when the data is passed via the querystring the plus sign is being replaced with a blank space.
For example the following data:
iNDWI+WbW/2D2ca4L8bGJYliZS71RKs8mZ+BHXir0jk=
looks like this in the querystring:
iNDWI WbW/2D2ca4L8bGJYliZS71RKs8mZ BHXir0jk=
This is something new that just started to happen. Is this new functionality in SaleForce and if so are there other characters that will suffer the same symptoms?
Thanks,
I have opeded a bug report for this and our development team is looking into this now (pre-existing behavior will be restored asap).
Doug
Will I be notified when the bug has been fixed or will this thread get updated?
Thanks again!