Closed Bug 811338 Opened 12 years ago Closed 12 years ago

mini manifest doesn't use the storage API?

Categories

(Marketplace Graveyard :: API, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED
2012-11-15

People

(Reporter: clouserw, Assigned: robhudson)

Details

mkt.detail.views.manifest includes this line:

>             'size': os.stat(os.path.join(settings.MEDIA_ROOT,
>                                          package_name)).st_size,

That should be using the storage API
https://github.com/mozilla/zamboni/commit/d129d4c
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: 2012-11-22 → 2012-11-15
You need to log in before you can comment on or make changes to this bug.