Homec4science

Restore older SimpleOptions parsing behavior for values with spaces

Authored by epriestley <git@epriestley.com> on Mar 1 2013, 01:55.

Description

Restore older SimpleOptions parsing behavior for values with spaces

Summary:
Previously, you could do name=blah blah blah. After the recent update, we require spaces to be quoted.

Instead, permit unescaped spaces in values but not in keys. This fixes some older memes from pre-escape times.

Test Plan: Ran unit tests.

Reviewers: vrana

Reviewed By: vrana

CC: aran

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

Details

Committed
epriestley <git@epriestley.com>Mar 1 2013, 01:55
Pushed
aubortMar 17 2017, 12:03
Parents
rPHU86caf3c16770: Implemented non html version of utf8 hard wrap
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHU09ea05659978: Restore older SimpleOptions parsing behavior for values with spaces (authored by epriestley <git@epriestley.com>).Mar 1 2013, 01:55