https://bugzilla.novell.com/show_bug.cgi?id=659326 https://bugzilla.novell.com/show_bug.cgi?id=659326#c3 --- Comment #3 from Holger Hetterich <hhetter@novell.com> 2010-12-27 19:34:13 UTC --- Status update: usage -> html, ascii top -> html, ascii last_activity -> html, ascii With being usage and last_activity the most complex functions already working, I propose we are moving to XML only for 1.2.2. The quality of the ascii output of the ascii stylesheet is much better than the c coded printf stuff. This will make smbtaquery require libxlst/xsltproc. We will default to the ASCII output, can enforce raw xml output with -x , and will have another option to decide the output format. Instead of including libxslt in the code, we will call xsltproc after having generated a temporary xml file, thats much easier to handle. Anyone against this plan? I continue that way if no one jumps in. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.