Opened 9 years ago

Closed 9 years ago

#24633 closed Bug (duplicate)

django-docs-1.8-en.zip is empty

Reported by: Evgeniy Makhmudov Owned by: Tim Graham
Component: Uncategorized Version: 1.8
Severity: Normal Keywords:
Cc: Triage Stage: Accepted
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Impossible to get archive with docs by url http://docs.djangoproject.com/m/docs/django-docs-1.8-en.zip - file is size of 22 byte

also similar situation with dev branch

Change History (3)

comment:1 by Paul Hallett, 9 years ago

Triage Stage: UnreviewedAccepted

I can confirm this. The zip folder expands into another zip folder, which expands into the previous zip folder ad infinitum.

Should this not be filed as an issue under github.com/django/djangoproject though?

Version 1, edited 9 years ago by Paul Hallett (previous) (next) (diff)

comment:2 by Tim Graham, 9 years ago

Owner: changed from nobody to Tim Graham
Status: newassigned

comment:3 by Tim Graham, 9 years ago

Resolution: duplicate
Status: assignedclosed
Note: See TracTickets for help on using tickets.
Back to Top