From: David ‘Bombe’ Roden Date: Fri, 15 Oct 2010 16:19:18 +0000 (+0200) Subject: Don’t store Sone ID in the reply, it’s always the Sone being parsed! X-Git-Tag: 0.1-RC1~322 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=82e86b118c5f31ccb24db20306166b53b7abd4f9 Don’t store Sone ID in the reply, it’s always the Sone being parsed! --- diff --git a/src/main/resources/templates/insert/sone.xml b/src/main/resources/templates/insert/sone.xml index f524f23..e2446c0 100644 --- a/src/main/resources/templates/insert/sone.xml +++ b/src/main/resources/templates/insert/sone.xml @@ -24,9 +24,6 @@ <%foreach currentSone.replies reply> <% reply.id> - <% reply.post.sone.requestUri|html> - <% reply.post.sone.requestUri|html> - <% reply.post.sone.niceName|html> <% reply.post.id> <% reply.text>