Homec4science

T6555, When creating a task with a non existing parent parameter, phabricator…

Authored by lkassianik <lyubakassianik@gmail.com> on Jan 6 2015, 20:48.

Description

T6555, When creating a task with a non existing parent parameter, phabricator should 404

Summary: Fixes T6555, The following should 404: /maniphest/task/create/?parent=asdf, /maniphest/task/create/?parent=0, /maniphest/task/create/?parent=999999 (where T999999 does not exist)

Test Plan: Navigate to /maniphest/task/create/?parent=asdf or /maniphest/task/create/?parent=0 or /maniphest/task/create/?parent=999999 (where T999999 does not exist). See 404.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T6555

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

Details

Committed
epriestley <git@epriestley.com>Jan 6 2015, 20:48
Pushed
aubortJan 31 2017, 17:16
Parents
rPH648fa2e1bcc6: Repositories - Move scripts/repository/reparse.php to bin/repository reparse
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH9c568802bb77: T6555, When creating a task with a non existing parent parameter, phabricator… (authored by lkassianik <lyubakassianik@gmail.com>).Jan 6 2015, 20:48