Closed
Bug 651562
Opened 14 years ago
Closed 14 years ago
Styling/copy for Contribution error message
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
addons.mozilla.org Graveyard
Public Pages
Tracking
(Not tracked)
VERIFIED
FIXED
6.0.7
People
(Reporter: krupa.mozbugs, Assigned: andy+bugzilla)
References
()
Details
Attachments
(3 files)
steps to reproduce:
1. Load https://addons-next.allizom.org/en-us/firefox/search/?q=CensureBlock+&cat=all&x=0&y=0
2. click on the contribute link
expected behavior:
It is obvious that it is an error message. The error message mentions what went wrong and if applicable, tells what to do next.
observed behavior:
Error message looks like a success notification and copy is too vague. See screenshot
Updated•14 years ago
|
Assignee: nobody → amckay
| Assignee | ||
Comment 1•14 years ago
|
||
Notification error icon added. Any suggested change in copy fligtar?
Existing: There was a problem communicating with Paypal.
Assignee: amckay → fligtar
Comment 2•14 years ago
|
||
I get "There was a problem with that contribution." with no icon.
If it were "There was a problem communicating with Paypal." as in comment 1 I would have closed this bug as fixed as that's sufficiently nerdy to fend off people, but "problem with that contribution" makes it sound like it's my fault, in my opinion. Am I hitting a different code branch than what you added?
Assignee: fligtar → amckay
| Assignee | ||
Comment 3•14 years ago
|
||
Sorry there's at the moment.
There was a problem communicating with Paypal.
This is when there's an authentication error. We've messed up settings or Paypal has altered our account. This should hardly ever happen.
There was a problem with that contribution.
We got through to paypal and there's one of those receiving errors, usually about the receivers account that we are talking to paypal about.
| Assignee | ||
Comment 4•14 years ago
|
||
s/at the moment/two at the moment/
grrr
Comment 5•14 years ago
|
||
Does the second one have an icon? I didn't see it when I tested.
If that's the error coming from paypal, that's good enough and we can close this. I sent another email to paypal this morning about our issues.
| Reporter | ||
Comment 6•14 years ago
|
||
We show the two errors Andy mentioned for the same add-on depending on which page the user makes the contribution.
STR:
1. 1. Load
https://addons-next.allizom.org/en-us/firefox/search/?q=CensureBlock+&cat=all&x=0&y=0
2. click on the contribute link
3. Notice the error message
4. try making the contribution from the add-on detail page
5. Notice the error mesage.
observed behavior:
We show 'There was a problem with that contribution.' for contributions from browse pages and 'There was a problem communicating with Paypal.' from add-on detail page
| Assignee | ||
Comment 7•14 years ago
|
||
| Assignee | ||
Comment 8•14 years ago
|
||
The strings are slightly different on the pages. I should sync them up.
The error isn't the exact error returned by paypal, since I don't think exposing information about the receivers settings, so we have an opportunity to make is less vague if needed.
| Assignee | ||
Comment 9•14 years ago
|
||
The icon is added in anyway.
If anyone thinks of better text, let me know.
https://github.com/jbalogh/zamboni/commit/1f5256face051fc019b9ee22b368f638d604d5ce
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 10•14 years ago
|
||
Chowse, do you have any suggestions about this error message?
Comment 11•14 years ago
|
||
(In reply to comment #10)
> Chowse, do you have any suggestions about this error message?
Looks fine to me. I could only recommend a few tweaks:
* Replace the blue border w/ a red border (I believe we use a #590702 border
in a few other error/warning contexts).
* Provide some suggestions for what to do next, if anything makes sense.
For example:
"There was a problem communicating with PayPal.
Please try again [in a few minuties | in a few hours | later]."
or
"There was a problem communicating with PayPal.
Please contact [someone at AMO or PayPal] to report this problem."
| Reporter | ||
Comment 12•14 years ago
|
||
Filed bug 652901, bug 652897 and bug 652906
marking this verified @ https://addons.allizom.org/en-us/firefox/search/?q=CensureBlock+&cat=all&x=0&y=0
Status: RESOLVED → VERIFIED
| Reporter | ||
Comment 13•14 years ago
|
||
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•