Page MenuHomePhabricator

Provide anchors (ids) for easy linking to a specific line of a diff
Closed, DuplicatePublic

Description

When discussing about a diff such as
https://pt.wikipedia.org/wiki/MediaWiki:Gadget-fastbuttons.js?diff=37236051
in which multiple lines were changed, it would be helpful to be able to create links such as
https://pt.wikipedia.org/wiki/MediaWiki:Gadget-fastbuttons.js?diff=37236051#line-915
pointing to a specific part of the diff.

This could be achieved by adding ids to the <td>s currently marked with the calss "diff-lineno".


Version: unspecified
Severity: enhancement

Details

Reference
bz56541

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:34 AM
bzimport set Reference to bz56541.
bzimport added a subscriber: Unknown Object (MLST).

Hi Helder. Thanks for taking the time to report this!
This particular problem has already been reported into our bug tracking system, but please feel free to report any further issues you find.

  • This bug has been marked as a duplicate of bug 2313 ***