From: Matthew M. <ma...@tu...> - 2003-02-27 21:07:38
|
Fixed in CVS Thanks for the notice Matt -- Matthew McNaney Internet Systems Architect Electronic Student Services Appalachian State University Phone: 828-262-6493 phpwebsite.appstate.edu ess.appstate.edu > OK look at the bottom of the website. It looks like there is indeed a > "username" REQUEST key. Is there any chance phpws could use a key like > 'phpwsusername' or something? That would certainly avoid any conflicts > like this? > > Don. > > On Thu, 27 Feb 2003, Matthew McNaney wrote: > >> > http://ffl.sourceforge.net/ >> > >> > The Username field is pre-filled with garbage. >> >> I am not sure what is causing this. The default value of this field is >> $_REQUEST['username'] or NULL if not set. Somehow, that value is getting >> placed in the REQUEST array. I am guessing that MAYBE sourceforge has >> some >> sort of resident 'username' value following you to the site. I don't >> know. >> >> If you get a chance, run >> echo $core->testArray($_REQUEST); >> >> and see what sort of table comes up. >> >> Thanks, >> Matt >> >> > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > |