NoReverseMatch: Reverse for 'user_subscriptions' with arguments '()' and keyword arguments '{'id': '', 'slug': u''}' not found.

XMLWordPrintable

    • Severity 3 - Minor

      NOTE: This bug report is for Confluence Cloud. Using Confluence Server? See the corresponding bug report.

      /opt/python/domains/atlassian.com/answers/ADM-19495/forum/models/action.py TIME: 2012-01-05 19:06:02,069 MSG: action.py:trigger_hooks:195 Error in ReputeAction hook: Reverse for 'user_subscriptions' with arguments '()' and keyword arguments '

      {'id': '', 'slug': u''}

      ' not found.
      /opt/python/domains/atlassian.com/answers/ADM-19495/forum/models/action.py TIME: 2012-01-05 19:06:02,073 MSG: action.py:trigger_hooks:196 Traceback (most recent call last):
      File "/opt/python/domains/atlassian.com/answers/ADM-19495/forum/models/action.py", line 192, in trigger_hooks
      hook(action=action, new=new)
      File "/opt/python/domains/atlassian.com/answers/ADM-19495/forum/badges/base.py", line 31, in hook
      user = inst.award_to(action)
      File "/opt/python/domains/atlassian.com/answers/ADM-19495/forum_modules/project_badges/badges.py", line 38, in award_to

      {'user': action.user}

      )
      File "/opt/python/domains/atlassian.com/answers/ADM-19495/forum/utils/mail.py", line 46, in send_template_email
      t.render(Context(context))
      File "/opt/python/domains/atlassian.com/answers/lib/python2.6/site-packages/django/template/_init_.py", line 173, in render
      return self._render(context)
      File "/opt/python/domains/atlassian.com/answers/lib/python2.6/site-packages/django/template/_init_.py", line 167, in _render
      return self.nodelist.render(context)
      File "/opt/python/domains/atlassian.com/answers/lib/python2.6/site-packages/django/template/_init_.py", line 796, in render
      bits.append(self.render_node(node, context))
      File "/opt/python/domains/atlassian.com/answers/lib/python2.6/site-packages/django/template/_init_.py", line 809, in render_node
      return node.render(context)
      File "/opt/python/domains/atlassian.com/answers/ADM-19495/forum/templatetags/email_tags.py", line 20, in render
      self.nodelist.render(context)
      File "/opt/python/domains/atlassian.com/answers/lib/python2.6/site-packages/django/template/_init_.py", line 796, in render
      bits.append(self.render_node(node, context))
      File "/opt/python/domains/atlassian.com/answers/lib/python2.6/site-packages/django/template/_init_.py", line 809, in render_node
      return node.render(context)
      File "/opt/python/domains/atlassian.com/answers/ADM-19495/forum/templatetags/email_tags.py", line 39, in render
      context[self.varname] = self.nodelist.render(context).strip()
      File "/opt/python/domains/atlassian.com/answers/lib/python2.6/site-packages/django/template/_init_.py", line 796, in render
      bits.append(self.render_node(node, context))
      File "/opt/python/domains/atlassian.com/answers/lib/python2.6/site-packages/django/template/_init_.py", line 809, in render_node
      return node.render(context)
      File "/opt/python/domains/atlassian.com/answers/lib/python2.6/site-packages/django/template/defaulttags.py", line 385, in render
      raise e
      NoReverseMatch: Reverse for 'user_subscriptions' with arguments '()' and keyword arguments '

      {'id': '', 'slug': u''}

      ' not found.

            Assignee:
            eternicode
            Reporter:
            Jeremy Largman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: