1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-01 09:28:22 +01:00
phorge-phorge/src/aphront
epriestley 6124865c56 Minor phutil_tag/HTML fixes
Summary:

  - In stack traces, a `,` should clearly be a `.`.
  - In Calendar, a 'td' got swapped with a 'p' somewhere.
  - In old-style transaction views, strlen() is no longer a sufficient test.

Test Plan:

  - Verified stack traces render correctly.
  - Verified calendar renders correctly.
  - Verified Maniphest transactions with no comment no longer have a little empty div a few pixels high.

Reviewers: chad

Reviewed By: chad

CC: aran

Differential Revision: https://secure.phabricator.com/D4971
2013-02-15 08:14:31 -08:00
..
__tests__ Add passthru to AphrontRequest 2012-12-11 17:27:02 -08:00
configuration Minor phutil_tag/HTML fixes 2013-02-15 08:14:31 -08:00
console Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
exception Delete license headers from files 2012-11-05 11:16:51 -08:00
response Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
sink Share more HTTPSink code 2012-12-25 06:17:45 -08:00
AphrontController.php Throw instead of log for invalid properties 2012-12-18 16:15:01 -08:00
AphrontRequest.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
AphrontURIMapper.php Delete license headers from files 2012-11-05 11:16:51 -08:00