update url with new slug on topic title edit
This commit is contained in:
barisusakli
2015-04-10 15:01:36 -04:00
parent 5c59aa7737
commit 45bf5de1e5
3 changed files with 6 additions and 1 deletions

View File

@@ -310,6 +310,7 @@ SocketPosts.edit = function(socket, data, callback) {
pid: data.pid,
handle: data.handle,
title: results.topic.title,
slug: results.topic.slug,
isMainPost: results.topic.isMainPost,
tags: results.topic.tags,
content: results.content