http://bugzilla.wpkg.org/show_bug.cgi?id=79 Rainer Meier <skybeam at users.sourceforge.net> changed: What |Removed |Added Attachment #57 is|0 |1 obsolete| | --- Comment #25 from Rainer Meier <skybeam at users.sourceforge.net> 2007-11-10 18:03:07 --- Created an attachment (id=58) --> (http://bugzilla.wpkg.org/attachment.cgi?id=58) Full package, added skipping of invalid XML files, fixed query all packages I did some more enhandements. Just one fix needed to be done: Query of all packages was broken. Here's the change log: * FIX: Fixed query all packages crash because of invalid statement. * NEW: WPKG does no longer stop parsing of XML files within folders in case of * syntax errors. It just prints an error-severity message that the file is * broken and and proceedes with the next file. In case /quitonerror is * enabled it still exits immediately on XML load error. * This fixes Bug 29. * MOD: Improved log file handling to assure that as much as possible is logged * directly to the server. * MOD: Printing error number in hex format now in case of exception. * MOD: Query all packages will now print the total number of packages as well. * MOD: New setter and getter methods for data structure abstraction. -- Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |