Closed
Bug 1102222
Opened 11 years ago
Closed 11 years ago
Incorrect error message is displayed when a shorter PIN is entered
Categories
(Marketplace Graveyard :: Payments/Refunds, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
2014-11-25
People
(Reporter: julian.mozbugs, Unassigned)
References
Details
Attachments
(1 file)
|
124.77 KB,
image/png
|
Details |
Steps to reproduce:
1. Load MP-stage homepage logged in on your Android device.
2. Search for a paid app.
3. Press the Price button to initiate a purchase.
4. Enter only 2 digits and press the Enter key from your keyboard.
Expected results:
"PIN too short." error message is displayed.
Actual results:
"PIN can only contain digits." error is displayed.
Notes/Issues:
Verified on FF33 (Android 4.2.1).
Attaching screenshot for this issue.
Comment 1•11 years ago
|
||
(In reply to Iulian Timis from comment #0)
> Created attachment 8526012 [details]
> incorrect pin error.png
>
> Steps to reproduce:
> 1. Load MP-stage homepage logged in on your Android device.
> 2. Search for a paid app.
> 3. Press the Price button to initiate a purchase.
> 4. Enter only 2 digits and press the Enter key from your keyboard.
>
> Expected results:
> "PIN too short." error message is displayed.
>
> Actual results:
> "PIN can only contain digits." error is displayed.
>
> Notes/Issues:
> Verified on FF33 (Android 4.2.1).
> Attaching screenshot for this issue.
Can you retest this on -dev? I've just landed some changes wrt to enter keys being used for submission.
In theory there won't be any error until you've filled in all of the PIN. Then the submit via enter should work.
Flags: needinfo?(iulian.timis)
| Reporter | ||
Comment 2•11 years ago
|
||
Yes, on -dev it now has the behavior you described, there's no error displayed until all of the PIN is entered when pressing enter.
Flags: needinfo?(iulian.timis)
Comment 3•11 years ago
|
||
(In reply to Iulian Timis from comment #2)
> Yes, on -dev it now has the behavior you described, there's no error
> displayed until all of the PIN is entered when pressing enter.
So do you see an error on hitting enter or is the PIN submitted as expected?
Flags: needinfo?(iulian.timis)
| Reporter | ||
Comment 4•11 years ago
|
||
If I enter only 2 digits of the PIN and press Enter, nothing happens. If I enter all digits of the PIN and press Enter, the payment process continues.
Flags: needinfo?(iulian.timis)
Comment 5•11 years ago
|
||
(In reply to Iulian Timis from comment #4)
> If I enter only 2 digits of the PIN and press Enter, nothing happens. If I
> enter all digits of the PIN and press Enter, the payment process continues.
Ok great - thanks for confirming. That's the current expected behaviour. Thinking we might want a new bug to cover showing the 'PIN too short' error when there's less than the max char length which we currently don't show at all.
I'm going to resolve this and open a new bug to cover just that as the STR are slightly different.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Resolution: FIXED → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•