Page MenuHomePhabricator

The diffonly URI parameter should cascade to "Next edit" and "Previous edit" diff links
Closed, ResolvedPublic

Description

Author: herd

Description:
When browsing the diff history, I believe &diffonly=0 and &diffonly=nonzero, which currently override the diff suppression preference, should cascade to the "← Previous edit" and "Next edit →" links shown in the diff table. This would allow, for example, quick diff browsing with &diffonly=true for users who did not want to load a large page or change their preferences to do so.


Version: 1.15.x
Severity: enhancement

Details

Reference
bz17241

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:25 PM
bzimport set Reference to bz17241.

herd wrote:

A less easy bonus task would be to apply this cascade to all pages that register diffs. Recent changes and action=history for example. I am thinking similar to how &bot=1 cascades to all rollback links.