From 161bc6b2c18f2d20eb759725b2df7fc7ac4a2728 Mon Sep 17 00:00:00 2001 From: Jessica Tallon Date: Tue, 1 Mar 2016 11:58:38 +0000 Subject: Fix #5376 - Ensure links have correct ID This ensures that links to comments have the correct ID (the ID of the Comment object) as well as fixing deletion on reports and fixing a few other little things. I hope this fixes the #5376 issue, though cannot reproduce so unable to confirm. --- mediagoblin/templates/mediagoblin/user_pages/media.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'mediagoblin/templates') diff --git a/mediagoblin/templates/mediagoblin/user_pages/media.html b/mediagoblin/templates/mediagoblin/user_pages/media.html index 1a35414f..48a91ab7 100644 --- a/mediagoblin/templates/mediagoblin/user_pages/media.html +++ b/mediagoblin/templates/mediagoblin/user_pages/media.html @@ -123,7 +123,8 @@ {% endif %}