Bug report #8
Server error when clicking the Unpublished link
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | Alessandro Pasotti | ||
Category: | - | ||
Pull Request or Patch supplied: |
Description
Clicking on the link gives this message:
There's been an internal error on the server; it probably wasn't anything you did, so don't worry too much about it. The site administrators have been emailed with the details, and they'll probably get it fixed real soon.
Turning on debug gives this message:
TemplateSyntaxError at /plugins/unpublished/
Caught NoReverseMatch while rendering: Reverse for 'version_download' with arguments '('',)'
and keyword arguments '{}' not found.
Template error
In template /home/web/qgis-django/qgis/plugins/templates/plugins/plugin_list.html, error at line 27
The odd thing is this doesn't occur in my local development version.
History
#1 Updated by Alessandro Pasotti almost 14 years ago
- Assignee set to Alessandro Pasotti
Can you please flag my user as staff or (better) admin in django app so that I can test publishing ?
#2 Updated by Gary Sherman almost 14 years ago
You now have staff status
#3 Updated by Gary Sherman almost 14 years ago
And admin status as well...
#4 Updated by Alessandro Pasotti almost 14 years ago
- Status changed from Open to In Progress
Cannot reproduce on
http://plugins.qgis.org/plugins/1/
http://plugins.qgis.org/plugins/3/
#5 Updated by Gary Sherman almost 14 years ago
Click on the Unpublished link in the menu on the left:
http://plugins.qgis.org/plugins/unpublished/
#6 Updated by Alessandro Pasotti almost 14 years ago
Ok, got it.
I just committed the fix in git.
#7 Updated by Alessandro Pasotti almost 14 years ago
- Status changed from In Progress to Resolved
#8 Updated by Alessandro Pasotti over 13 years ago
- Status changed from Resolved to Closed