HomePhorge

Convert AphrontTableView to safe HTML

Description

Convert AphrontTableView to safe HTML

Summary:
Lots of killed phutil_escape_html().

Done by searching for AphrontTableView and then $rows (usually) backwards.

Test Plan:
Looked at homepage.

echo id(new AphrontTableView(array(array('<'))))->render();

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

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

Details

Provenance
vranaAuthored on Feb 9 2013, 12:10 PM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rP58b6e2cac641: Convert AphrontDialogView to safe HTML
Branches
Unknown
Tags
Unknown

Event Timeline