Closed
Bug 831078
Opened 13 years ago
Closed 13 years ago
HTML in app description
Categories
(Marketplace Graveyard :: Payments/Refunds, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 830450
People
(Reporter: andy+bugzilla, Unassigned)
Details
I've got an app that has HTML in the app_description:
{'price_point': 2L, 'product_data': 'addon_id=15&seller_uuid=2d8f17d0-3d5d-436f-8fc4-e26b983cc605&contrib_uuid=7546db7d558213cbd1307d1064fa11c0', 'app_name': u'Test App (foosdfpsdfyasdad)', 'memo': u'Firefox Marketplace purchase of Test App (foosdfpsdfyasdad)', 'id': 15L, 'typ': 'tu.com/payments/inapp/v1', 'chargeback_url': u'http://z.mozilla.dev/telefonica/services/webpay/chargeback', 'postback_url': u'http://z.mozilla.dev/telefonica/services/webpay/postback', 'aud': 'tu.com', 'app_description': u'This app has been automatically generated by <a href="http://outgoing.mozilla.org/v1/ba7f373ae16789eff3abfd95ca8d3c15d18dc9009afa204dc43f85a55b1f6ef1/http%3A//testmanifest.com" rel="nofollow">testmanifest.com</a>', 'seller': 15L, 'amount': '1.99'}
[15/Jan/2013 16:04:58] "POST /telefonica/app/test-app-foosdfpsdfyasdad/purchase/webpay/prepare_pay HTTP/1.0" 200 1229
After clicking purchase on B2G, there's a POST to get the data and then nothing happens. No error in the log.
Removed the HTML from the app_description and it worked.
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•