1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-03 12:12:43 +01:00
phorge-phorge/src/applications/differential/editor
epriestley 7538286499 Fix missing link targets for "View Object" header buttons in HTML email
Summary:
See <https://discourse.phabricator-community.org/t/view-task-from-maniphest-e-mail-doesnt-have-url/2827>.

I added "View Task" / "View Commit" buttons recently but the logic for generating URIs isn't quite right. Fix it up.

Test Plan:
  - Commented on a task.
  - Used `bin/mail show-outbound --id ... --dump-html > out.html` to dump the HTML.
  - Previewed the HTML in a browser.
  - This time, actually clicked the button to go to the task.

Reviewers: amckinley

Reviewed By: amckinley

Differential Revision: https://secure.phabricator.com/D20586
2019-06-18 13:20:56 -07:00
..
DifferentialDiffEditor.php Add more type checking to transactions queued by Herald 2019-02-28 07:10:56 -08:00
DifferentialRevisionEditEngine.php Fix the incorrect link target for "Create Revision" as a Menu Item 2019-04-02 15:21:59 -07:00
DifferentialTransactionEditor.php Fix missing link targets for "View Object" header buttons in HTML email 2019-06-18 13:20:56 -07:00