Native SP Errors internal tag contactEmail

Cantor, Scott cantor.2 at osu.edu
Thu Jan 16 21:00:00 EST 2014


On 1/16/14, 8:37 PM, "Scott Koranda" <skoranda at gmail.com> wrote:
>
>Is it intended that the value sent in the query string includes the
>'mailto:' prefix?

More like a consequence of two features implemented far apart in time. All
the contact information is attached to exceptions by some old code that
was written when the purpose of the data was to insert it into the HTML
templates. Since the template language I threw in doesn't really do string
analysis, the contact addresses had to be normalized, meaning either
mailto: added or removed.

The error redirection feature came later and the properties are just put
into the URL as is.

-- Scott




More information about the users mailing list