Homec4science

Fix an issue where DiffusionGitBrowseQuery incorrectly parses filenames with…

Authored by epriestley <git@epriestley.com> on Mar 20 2012, 03:17.

Description

Fix an issue where DiffusionGitBrowseQuery incorrectly parses filenames with spaces

Summary:
Split from D1921. We'll explode each line into too many parts currently, if the filename contains spaces.

Also use -z to get \0 newlines.

Test Plan: Browsed a directory containing files with spaces in their names, links etc were correct.

Reviewers: nh, vrana, btrahan

Reviewed By: btrahan

CC: aran, epriestley

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

Details

Committed
epriestley <git@epriestley.com>Mar 20 2012, 03:17
Pushed
aubortJan 31 2017, 17:16
Parents
rPH074ea25eab72: Fix a missing @requires
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH8c141fdfd1bf: Fix an issue where DiffusionGitBrowseQuery incorrectly parses filenames with… (authored by epriestley <git@epriestley.com>).Mar 20 2012, 03:17