issue #639, voting setting is lost after post is edited (also the disabling of comments)
This commit is contained in:
@@ -78,6 +78,7 @@ class Editpost extends \Zotlabs\Web\Controller {
|
||||
|
||||
$x = array(
|
||||
'nickname' => $channel['channel_address'],
|
||||
'item' => $itm[0],
|
||||
'editor_autocomplete'=> true,
|
||||
'bbco_autocomplete'=> 'bbcode',
|
||||
'return_path' => $_SESSION['return_url'],
|
||||
|
||||
Reference in New Issue
Block a user