HomePhorge

Remove all setObjectURI() from ActionListViews

Description

Remove all setObjectURI() from ActionListViews

Summary:
Ref T10004. After D14804, we get this behavior by default and no longer need to set it explicitly.

(If some endpoint did eventually need to set it explicitly, it could just change what it passes to setHref(), but I believe we currently have no such endpoints and do not foresee ever having any.)

Test Plan:

  • As a logged out user, clicked various links in Differential, Maniphest, Files, etc., always got redirected to a sensible place after login.
  • Grepped for setObjectURI(), getObjectURI() (there are a few remaining callsites, but to a different method with the same name in Doorkeeper).

Reviewers: chad

Reviewed By: chad

Subscribers: hach-que

Maniphest Tasks: T10004

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

Details

Provenance
epriestleyAuthored on Dec 17 2015, 6:31 AM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rPe869e7df0b79: When logged-out users hit a "Login Required" dialog, try to choose a better…
Branches
Loading...
Tags
Loading...

Event Timeline