Closed Bug 899265 Opened 11 years ago Closed 11 years ago

[traceback] IndexError: tuple index out of range

Categories

(Marketplace Graveyard :: Payments/Refunds, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
2013-08-01

People

(Reporter: krupa.mozbugs, Assigned: wraithan)

Details

(Keywords: regression)

Attachments

(1 file)

steps to reproduce:
1. Have the in-app payment tester for stage installed.
2. Launch the app
3. Click the Pay button

expected behavior:
Payment flow starts within the trusted UI

observed behavior:
User hits a 500

sentry: http://sentry.dmz.phx1.mozilla.com/addons/marketplace-stage-webpay/group/16530/

traceback details:
Internal Server Error: /mozpay/

Stacktrace (most recent call last):

  File "django/core/handlers/base.py", line 111, in get_response
    response = callback(request, *callback_args, **callback_kwargs)
  File "django/views/decorators/http.py", line 41, in inner
    return func(request, *args, **kwargs)
  File "webpay/pay/views.py", line 116, in lobby
    tasks.configure_transaction(request)
  File "webpay/pay/tasks.py", line 69, in configure_transaction
    _localize_pay_request(request)
  File "webpay/pay/tasks.py", line 102, in _localize_pay_request
    trans_id))
Attached file 500 on in-app.txt
What locale were you using? Sounds like a regression from bug 892613
https://github.com/mozilla/webpay/commit/c95b047fde94efe1a360cbe03d13fdc1a815a711

I can't count. :(
Assignee: nobody → wraithan
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2013-08-01
Verified as fixed. Payment flow starts within the trusted UI .
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: