Page MenuHomePhabricator

Replace some hsprintf() with phutil_tag() and phutil_tag_div() Depends on D7545.
ClosedPublic

Authored by vrana on Nov 9 2013, 6:41 AM.
Tags
None
Referenced Files
F15573730: D7547.diff
Mon, May 5, 9:43 PM
F15517385: D7547.id17032.diff
Sat, Apr 19, 2:29 AM
F15490103: D7547.id17032.diff
Fri, Apr 11, 2:19 PM
F15475286: D7547.diff
Sun, Apr 6, 5:59 PM
F15469830: D7547.diff
Apr 4 2025, 5:00 PM
F15420100: D7547.id17032.diff
Mar 21 2025, 11:20 AM
F15409739: D7547.id.diff
Mar 19 2025, 5:02 AM
F15403857: D7547.diff
Mar 18 2025, 5:09 AM

Details

Test Plan

This is one of the rare moments where unit tests for views would be useful.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

These all look correct to me. Thanks for doing this!

src/infrastructure/diff/PhabricatorInlineCommentController.php
74–76

The <p> can be omitted from single paragraphs in dialog and error bodies.