From: <wen...@to...> - 2005-02-27 02:39:34
|
Jim, The issue was that somebody posted this exploit to a public list without letting the development team know. When things like this happen, regression testing isn't possible. Unless you'd like to wait a few days for security releases that are in the wild. Regression testing is fine fo= r normal things. All fixes are announced on the internet as well. Either through the bug tracker on sf.net or with new releases. Spend the time an= d write all regression tests and I'm sure they'd be considered. If you understand the nature of cvs commits, you'd know that only released code gets tested. The cvs repository can and often contains bugs. Or sometimes doesn't work at all. The primary purpose of cvs isn't for building functional code. That's what release processes are for. There will have t= o be alot more testing on the latest fix before it is finalized. It was a hack to get things protected for users. There will be more work on this and a more formally tested release given. Wendall > On Sat, 2005-02-26 at 07:21, Jim Wilson wrote: >> how about the most basic regression testing before comitting to cvs an= d >> announcing fixes on the internet > > Jim, > I've advocated Unit Testing for that, but the developers don't think > it's a worthwhile idea. > > > Functional testing, Performance testing, HTML testing, and PHP > testing > > http://opensourcetesting.org/ > > -- > Mike Noyes <mhnoyes at users.sourceforge.net> > http://sourceforge.net/users/mhnoyes/ > SF.net Projects: ffl, leaf, phpwebsite, phpwebsite-comm, sitedocs > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users= . > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > |