1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-10 17:02:41 +01:00
phorge-phorge/src
epriestley 3c8bb8a608 Fix comment anchor jump highlighting
Summary: I accidentally broke the feature where we highlight comments which are
jumped to via anchor in D1327. We now test that the jump was sucessful by
looking for an item with the anchor ID, but we were only setting 'name'.
Instead, set 'id' as well so the highlighting code detects that the jump was
successful and adds the highlight class.

Test Plan: Clicked "Comment D1234#7" or whatever, got a nice yellow background.

Reviewers: btrahan, nh, jungejason

Reviewed By: btrahan

CC: aran, epriestley

Maniphest Tasks: T796

Differential Revision: https://secure.phabricator.com/D1471
2012-01-24 09:44:20 -08:00
..
aphront Add buttons to delete or free tasks from the queue 2012-01-24 09:14:06 -08:00
applications Fix comment anchor jump highlighting 2012-01-24 09:44:20 -08:00
docs Drydock Rough Cut 2012-01-19 21:12:57 -08:00
infrastructure Improve error message for "phd stop" with bad PID 2012-01-19 21:12:50 -08:00
storage Add retry loop when trying to establish db connection, log retries 2012-01-20 13:56:36 -08:00
view Unify logic for username validation 2012-01-16 11:52:59 -08:00
__celerity_resource_map__.php Enable Phabricator admin to change the owner of a herald rule 2012-01-18 11:59:35 -08:00
__phutil_library_init__.php Distinguish between aphront and phabricator. 2011-01-22 17:45:28 -08:00
__phutil_library_map__.php Move resource allocation to task queue 2012-01-24 09:44:14 -08:00