Closed Bug 615754 Opened 14 years ago Closed 14 years ago

add purgatory options to status page

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED
5.12.5

People

(Reporter: fligtar, Assigned: jbalogh)

References

Details

(Whiteboard: [z])

Attachments

(1 file)

Add-ons in purgatory need a way to get out. We should add another case to this page: http://people.mozilla.com/~chowse/drop/amo/devtools/v3/manage_addon/05_versions.png

<b>Please select a review option.</b>
All add-ons hosted in our gallery must now be reviewed by an editor. If you wish to continue hosting your add-on, please select a review process from the choices below. <a href="https://addons.mozilla.org/en-US/developers/docs/policies/reviews#selection">Learn more about the review choices.</a>
----
[Request Preliminary Review] [Request Full Review] [Disable Add-on] [Delete Add-on]
Depends on: 614686
Assignee: nobody → jbalogh
traceback at /z/en-US/developers/addon/64249/versions/

File "/data/amo_python/www/preview/zamboni/apps/devhub/views.py", line 49, in <lambda>
   fun = lambda: f(request, addon_id=addon_id, addon=addon, *args, **kw)

 File "/data/amo_python/www/preview/zamboni/apps/devhub/views.py", line 635, in version_list
   return jingo.render(request, 'devhub/addons/versions.html', data)

 File "/data/amo_python/www/preview/zamboni/vendor/src/jingo/jingo/__init__.py", line 78, in render
   rendered = render_to_string(request, template, context)

 File "/data/amo_python/www/preview/zamboni/vendor/src/jingo/jingo/__init__.py", line 96, in render_to_string
   return template.render(**get_context())

 File "/usr/lib/python2.6/site-packages/jinja2/environment.py", line 891, in render
   return self.environment.handle_exception(exc_info, True)

 File "/data/amo_python/www/preview/zamboni/apps/devhub/templates/devhub/addons/versions.html", line 3, in top-level template code
   {% set title = _('Versions') %}

 File "/data/amo_python/www/preview/zamboni/apps/devhub/templates/devhub/base.html", line 1, in top-level template code
   {% extends "base.html" %}

 File "/data/amo_python/www/preview/zamboni/templates/base.html", line 85, in top-level template code
   {% block main_content %}

 File "/data/amo_python/www/preview/zamboni/templates/base.html", line 90, in block "main_content"
   {% block content %}{% endblock %}

 File "/data/amo_python/www/preview/zamboni/apps/devhub/templates/devhub/addons/versions.html", line 15, in block "content"
   {% set status_code, status = addon_status(addon) %}

 File "/data/amo_python/www/preview/zamboni/apps/devhub/helpers.py", line 89, in addon_status
   status_code = lookup[addon.status]

KeyError: 10
http://github.com/jbalogh/zamboni/commit/ce919e5
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
http://github.com/jbalogh/zamboni/commit/7ef9145
Status: REOPENED → RESOLVED
Closed: 14 years ago14 years ago
Resolution: --- → FIXED
Attached image post-fix screenshot
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: