<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>7 Feb 2018 11:26:00 Z</lastBuildDate><pubDate>6 Feb 2018 12:01:00 Z</pubDate><description>I hope I'm not spreading alarm and I hope someone will prove me wrong. I am using WebDev for this example.&#13;
&#13;
I have a Password field so there is no opportunity to capitalize anything automatically. In code I say If edt_password = "whatever" then = is a STRICT comparator.&#13;
&#13;
The edt_password field is NOT linked to anything.&#13;
&#13;
The code does exactly what it does and rejects anything not allowed.&#13;
&#13;
However .... When the password screen is redisplayed after the error message and you check the contents of the field using the eye and the debugger it has in it "Whatever" and NOT "whatever".&#13;
&#13;
In other words when a Password field is redisplayed it appears to have the first letter capitalized.&#13;
&#13;
How can that be? Or has Windows stored the capitalized version?&#13;
&#13;
I do nothing when the window is redisplayed other than literally drop out of the code and something is redisplaying the window. Is that WebDev or Windows? Because whichever it is, is causing the first letter to be capitalized.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64423-massive-bug-with-password-field/read.awp</link><title>Massive Bug with Password field</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64423-massive-bug-with-password-field-64449/read.awp</comments><pubDate>7 Feb 2018 11:26:00 Z</pubDate><description>For some reason his post content is hidden. But my original post probably didn't make it clear.&#13;
&#13;
I thought it was an input mas…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64423-massive-bug-with-password-field-64449/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64423-massive-bug-with-password-field-64449/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64423-massive-bug-with-password-field/read.awp">Massive Bug with Password field</source><title>Re: Massive Bug with Password field</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64423-massive-bug-with-password-field-64448/read.awp</comments><pubDate>7 Feb 2018 11:01:00 Z</pubDate><description>John,&#13;
&#13;
Have you ruled out Piet's suggestion of an input mask? My first thought was also that this is an input mask problem.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64423-massive-bug-with-password-field-64448/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64423-massive-bug-with-password-field-64448/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64423-massive-bug-with-password-field/read.awp">Massive Bug with Password field</source><title>Re: Massive Bug with Password field</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64423-massive-bug-with-password-field-64446/read.awp</comments><pubDate>7 Feb 2018 10:22:00 Z</pubDate><description>John,&#13;
&#13;
I have a WebDev site, added a password field and a button. Enter "whatever" in the field and then click the button to s…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64423-massive-bug-with-password-field-64446/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64423-massive-bug-with-password-field-64446/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64423-massive-bug-with-password-field/read.awp">Massive Bug with Password field</source><title>Re: Massive Bug with Password field</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64423-massive-bug-with-password-field-64445/read.awp</comments><pubDate>7 Feb 2018 10:02:00 Z</pubDate><description>Hi Art, thanks for taking the time. I was hoping really that someone could prove me wrong.&#13;
&#13;
You are doing this in WebDev are y…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64423-massive-bug-with-password-field-64445/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64423-massive-bug-with-password-field-64445/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64423-massive-bug-with-password-field/read.awp">Massive Bug with Password field</source><title>Re: Massive Bug with Password field</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64423-massive-bug-with-password-field-64442/read.awp</comments><pubDate>7 Feb 2018 02:14:00 Z</pubDate><description>1. created window asdfr&#13;
2. added edt_password field&#13;
3 added following code in Exit from edt_password&#13;
&#13;
IF edt_password = "wha…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64423-massive-bug-with-password-field-64442/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64423-massive-bug-with-password-field-64442/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64423-massive-bug-with-password-field/read.awp">Massive Bug with Password field</source><title>Re: Massive Bug with Password field</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64423-massive-bug-with-password-field-64438/read.awp</comments><pubDate>6 Feb 2018 20:36:00 Z</pubDate><description>Hi John,&#13;
&#13;
You have probably set an input mask for the control, there's no such bug I think.&#13;
&#13;
Kind regards,&#13;
Piet</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64423-massive-bug-with-password-field-64438/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64423-massive-bug-with-password-field-64438/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64423-massive-bug-with-password-field/read.awp">Massive Bug with Password field</source><title>Re: Massive Bug with Password field</title></item></channel></rss>
