Page MenuHomePhabricator

Prevent Differential changeset HTML anchors from colliding with comment anchors
ClosedPublic

Authored by epriestley on Aug 24 2017, 8:40 PM.
Tags
None
Referenced Files
F13149350: D18465.id44360.diff
Sat, May 4, 8:29 AM
Unknown Object (File)
Fri, May 3, 4:09 AM
Unknown Object (File)
Mon, Apr 29, 4:26 PM
Unknown Object (File)
Thu, Apr 25, 12:05 AM
Unknown Object (File)
Fri, Apr 19, 6:45 PM
Unknown Object (File)
Thu, Apr 11, 8:22 AM
Unknown Object (File)
Mar 30 2024, 5:01 AM
Unknown Object (File)
Mar 28 2024, 4:02 AM
Subscribers

Details

Summary

Fixes T12970. This is easier than I expected, and appears to occur in only one place.

This prevents a change from ever generating with an anchor like #12345678, which is ambiguous because it may be a comment anchor.

Test Plan

Viewed a revision, saw new change-xxxyyyzzz anchors, clicked one, got jumped to the right place.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Aug 24 2017, 8:52 PM
This revision was automatically updated to reflect the committed changes.

Would this break anyone's bookmarks to file locations in a diff~

Yes, but surely no one has those?

I don't know anyone that has those

tbh it sounds like something only weirdo internet experts would do