[wpkg-users] [Bug 31] "Hosts file contains X hosts" displays profiles, not hosts
bugzilla-daemon at wpkg.org
bugzilla-daemon at wpkg.org
Mon Jul 3 21:59:21 CEST 2006
Please reply using this URL only: http://bugs.wpkg.org/show_bug.cgi?id=31
------- Additional Comments From mangoo at mch.one.pl 2006-07-03 21:59 -------
This erroreous message first appeared in wpkg-0.9.9-test1:
+ if( debug ) {
+ var hst = hosts.selectNodes( "host" );
+ info( "Hosts file contains " + hst.length + " hosts:" );
+ var dsds = 0;
+ for( dsds = 0; dsds < hst.length; ++dsds ) {
+ info( hst[dsds].getAttribute( "profile-id" ) );
+ }
+ info( "" );
+ }
--
Configure bugmail: http://bugs.wpkg.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
_______________________________________________
wpkg-users mailing list
wpkg-users at lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users
More information about the wpkg-users
mailing list