Fix #5435 - Bad comment links cause server error
authorAndrew Browning <ayleph@thisshitistemp.com>
Wed, 2 Mar 2016 17:29:33 +0000 (12:29 -0500)
committerAndrew Browning <ayleph@thisshitistemp.com>
Wed, 2 Mar 2016 17:31:55 +0000 (12:31 -0500)
commit289826dc46b0399ff993a53ac85545e5096b0dc7
treea0f7de0ee5ba90ad36a8c9a9f73422a85a1bb336
parent161bc6b2c18f2d20eb759725b2df7fc7ac4a2728
Fix #5435 - Bad comment links cause server error

This patch addresses an issue where a server error is caused by
entering a non-existent comment ID in a media URL.
mediagoblin/notifications/__init__.py