Closed
Bug 967018
Opened 11 years ago
Closed 11 years ago
Cannot purchase apps - AttributeError: 'Webapp' object has no attribute 'can_be_purchased'
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kumar, Assigned: cvan)
Details
STR:
- load Marketplace dev
- find an app to purchase, click buy
Purchase flow should start but you get this exception:
AttributeError: 'Webapp' object has no attribute 'can_be_purchased'
http://sentry.dmz.phx1.mozilla.com/addons/marketplace-dev/group/17879/
This waffle patch removed too much code:
https://github.com/mozilla/zamboni/commit/a87a2d02bcfc7cb6241b68c46fa2127536c1b1ed
and broke tests https://ci-addons.allizom.org/job/marketplace/5650/
Reporter | ||
Comment 1•11 years ago
|
||
There are too many commits to revert so undoing this is not easy. Rumor on IRC is that cvan is already working on a patch.
Assignee: nobody → cvan
Priority: -- → P1
Reporter | ||
Comment 2•11 years ago
|
||
I think this is fixed now
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•