Home GnuPG

Fix tag limit logic in PHUIHandleTagListView
86720b4595a7Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix tag limit logic in PHUIHandleTagListView

Summary: Fixes T10648. This was goofed and always did a meaningless no-op slice -- I mucked it up while doing the disabled project stuff elsewhere.

Test Plan:

  • Tagged something with 5 projects.
  • Saw the list sliced to 4 (the limit) with "...".

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10648

Differential Revision: https://secure.phabricator.com/D15508

Details

Provenance
epriestley <git@epriestley.com>Authored on Mar 22 2016, 5:20 PM
Parents
rPHAB5a604538ca40: Fix an initialization issue in Herald rules in Chrome
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHAB86720b4595a7: Fix tag limit logic in PHUIHandleTagListView (authored by epriestley <git@epriestley.com>).Mar 22 2016, 5:29 PM