Closed
Bug 868374
Opened 12 years ago
Closed 12 years ago
In-App failure on 2G - [404] Request-URI Too long
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
2013-05-23
People
(Reporter: rafael.medola, Assigned: kumar)
References
Details
Attachments
(2 files)
steps to reproduce:
1- Open In-App aplication;
2- Call the browser (call navigator.mozPay())
expected behavior:
The In-App is redirected to the payment screen.
observed behavior:
The In-App is redirected to an White screen displayed: [404] Request-URI Too long
Updated•12 years ago
|
Group: client-services-security
Reporter | ||
Comment 1•12 years ago
|
||
Assignee | ||
Comment 2•12 years ago
|
||
This is an error with the tester app; something is causing the app to make a GET request in the form instead of a POST request.
Assignee: nobody → kumar.mcmillan
Updated•12 years ago
|
Priority: -- → P3
Assignee | ||
Updated•12 years ago
|
Target Milestone: --- → 2013-05-09
Updated•12 years ago
|
Target Milestone: 2013-05-09 → ---
Assignee | ||
Updated•12 years ago
|
Target Milestone: --- → 2013-05-16
Updated•12 years ago
|
Target Milestone: 2013-05-16 → ---
Assignee | ||
Comment 3•12 years ago
|
||
This should be fixed now. I have a new app at a different location.
Krupa, can you approve it on stage? https://marketplace.allizom.org/app/in-app-payment-tester-1/
This tester app is pointing at marketplace stage. It has some minor enhancements compared to the old one:
- form submission works better (fixes this bug)
- JWTs should no longer time-out
- you should be able to submit JWTs a little easier on device
- it is easy to begin a new test -- just click Refresh JWT
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2013-05-23
Assignee | ||
Comment 4•12 years ago
|
||
Rob approved it for me. Search for "payment tester" on stage and you should find it.
You need to log in
before you can comment on or make changes to this bug.
Description
•