yatsek / j2me-otp

Automatically exported from code.google.com/p/j2me-otp
GNU General Public License v2.0
0 stars 1 forks source link

Missing newline after generated otp #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Generate an otp
2. Change sequence number
3. Generate new otp

What is the expected output? What do you see instead?

The second otp should have been written on a new line, but is just appended
to the previous line. This makes it hard to know where the first otp
password end, and the second start.

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by janfrode...@gmail.com on 18 Apr 2007 at 10:07

GoogleCodeExporter commented 9 years ago
Tested this in the emulator, and don't see the problem. Every OTP seems to be 
on new
line.

Original comment by janfrode...@gmail.com on 1 Sep 2008 at 7:58