Gakaza / googletest

Automatically exported from code.google.com/p/googletest
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Password field allowing blank space #503

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.open sign up page
2.fill all details
3.fill passwordfield 

What is the expected output? What do you see instead?
blank space should not allowed there but i enter space in that filed it allowed 
me.

What version of Google Test are you using? On what operating system?
latest version and windows 8.1

Please provide any additional information below, such as a code snippet.

Original issue reported on code.google.com by niketan....@gmail.com on 19 Oct 2015 at 1:25

GoogleCodeExporter commented 8 years ago
What signup page are you trying to use?
gTest doesn't have any signup page.

Original comment by sbe...@google.com on 19 Oct 2015 at 2:44

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I am talking about gmail sign up page 

Original comment by niketan....@gmail.com on 20 Oct 2015 at 4:33

GoogleCodeExporter commented 8 years ago
gmail and gTest are different products.
gTest is an open source testing framework for C++.
Not really related at all. You can download and use gTest without a gmail 
account.

I can still help you out.
First, to send feedback in gmail you could use the gear icon.
See instructions here: https://support.google.com/mail/answer/6142372?hl=en

Second, why do you think space should not be accepted?
The space character is a valid character for passwords.

Original comment by sbe...@google.com on 20 Oct 2015 at 2:32