From 499e887837d04b843b59709a4b61733abc5f15ff Mon Sep 17 00:00:00 2001 From: Evan Sharp Date: Mon, 23 Jan 2017 20:11:47 -0800 Subject: [PATCH] Fix issue #1150 Resolves #1150. Added a missing line in order to fully populate image and file type extend fields in the post editor. Saved images and files are no longer wiped out by editing a post as described in #1150. --- anchor/models/extend.php | 1 + 1 file changed, 1 insertion(+) diff --git a/anchor/models/extend.php b/anchor/models/extend.php index 3fb684e3b..9ede1586c 100755 --- a/anchor/models/extend.php +++ b/anchor/models/extend.php @@ -112,6 +112,7 @@ public static function html($item) $html .= ' + '; if ($value) {