Homec4science

Explicitly set URL parameter separator for external URLs

Authored by vrana <jakubv@fb.com> on Apr 19 2012, 23:22.

Description

Explicitly set URL parameter separator for external URLs

Summary:
PHP has this crazy arg_separator.output INI setting which allows setting different string for URL parameters separator instead of & (e.g. in ?a=1&b=2).

Don't use it for external URLs.

Test Plan: Log in through OAuth.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Koolvin

Differential Revision: https://secure.phabricator.com/D2284

Details

Committed
vrana <jakubv@fb.com>Apr 19 2012, 23:54
Pushed
aubortJan 31 2017, 17:16
Parents
rPH9fd395856743: Fix typo
Branches
Unknown
Tags
Unknown

Event Timeline

vrana <jakubv@fb.com> committed rPHd9ce80aa17af: Explicitly set URL parameter separator for external URLs (authored by vrana <jakubv@fb.com>).Apr 19 2012, 23:54