Closed
Bug 746660
Opened 13 years ago
Closed 12 years ago
When app description exceeds the character limit we show an unfriendly error message
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P1)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: krupa.mozbugs, Assigned: potch)
References
Details
Attachments
(1 file)
284.91 KB,
image/png
|
Details |
steps to reproduce:
1. Go to http://inapp-pay-test.farmdev.com/en-US/
2. Add a description which is longer than 255 characters
3. Click the button to call mozmarket.buy()
4. Notice the error message
observed behavior:
The error message says "request['description'] is invalid: [u'Ensure this value has at most 255 characters (it has 660).']"
We need to tell the developer about the restriction on description field and not surface it in the purchase box. See screenshot
Updated•13 years ago
|
Assignee: nobody → thepotch
Priority: -- → P1
Comment 1•13 years ago
|
||
Can we just truncate it? This is not something the user should ever see
Updated•13 years ago
|
Updated•13 years ago
|
Component: Public Pages → Payments/Refunds
Product: addons.mozilla.org → Marketplace
Version: unspecified → 1.0
Comment 2•12 years ago
|
||
Bango is displaying product info now
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•