This is an archive of the discontinued Mercurial Phabricator instance.

hgweb: fix a bug due to variable name typo
ClosedPublic

Authored by indygreg on Mar 11 2018, 12:24 AM.

Details

Summary

It looks like the "sort" query string parameter was not being
honored properly.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

indygreg created this revision.Mar 11 2018, 12:24 AM
durin42 accepted this revision.Mar 12 2018, 5:19 PM
This revision is now accepted and ready to land.Mar 12 2018, 5:19 PM
This revision was automatically updated to reflect the committed changes.