SunilProgramer / secrets-for-android

Automatically exported from code.google.com/p/secrets-for-android
0 stars 0 forks source link

Import/view problems for passwords with ".*" in the middle #52

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create secrets.csv file with password which contains ".*" in the middle.
2. Import secrets.csv.
3. Manually create secret entry with password which contains ".*" in the 
middle.
4. Tap created entry.

What is the expected output? What do you see instead?
Expected 
For step 2 - secret.csv successfully imported.
For step 4 - password appears on the screen in one line.

Actual
For step 2 - secret entry with password which contains ".*" in the middle 
is not imported.
For step 4 - password appears on the screen in two lines:
xxx.
*xxx

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

Secrets 1.4.8
HTC Tattoo
Android 1.6

Please provide any additional information below.
It looks like ".*" is some sort of new line escape sequence.

Original issue reported on code.google.com by denis.li...@gmail.com on 13 Jan 2010 at 8:11

GoogleCodeExporter commented 9 years ago

Original comment by roge...@google.com on 15 Jan 2010 at 12:11

GoogleCodeExporter commented 9 years ago

Original comment by roge...@gmail.com on 22 May 2010 at 4:15