mirror of
https://we.phorge.it/source/phorge.git
synced 2025-01-04 03:41:01 +01:00
ec71dcd8e9
Summary: Fixes T8707. See that task for discussion. Browser behavior is apparently to ignore a newline immediately following a `<textarea>`, and ostensibly has been since the early 1800s. This is the same fix Rails used when it encountered this issue in 2011, which gives me some confidence it is correct. Test Plan: - Edited a task with leading newlines in the description. - Newlines were preserved correctly across multiple edits. Reviewers: chad Reviewed By: chad Maniphest Tasks: T8707 Differential Revision: https://secure.phabricator.com/D14688 |
||
---|---|---|
.. | ||
__tests__ | ||
control | ||
form | ||
layout | ||
page | ||
phui | ||
widget | ||
AphrontDialogView.php | ||
AphrontJavelinView.php | ||
AphrontNullView.php | ||
AphrontTagView.php | ||
AphrontView.php | ||
viewutils.php |