Closed (fixed)
Project:
HTML Tidy
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2009 at 16:39 UTC
Updated:
2 Apr 2010 at 19:35 UTC
I downloaded the source from the sourceforge page, and in its source when you run the control with -v it doesnt produce any output onto the standard output, instead it all goes to stderr. To make it work one needs to append '2>&1' to the command, after the escapeshellcmd() has ran.
I am not sure if there is a newer tidy release that has this otherwise, but if someone else has this problem this is the solution.
Comments
Comment #1
michaelfavia commented5.x is no longer maintained. please upgrade or submit a patch and ill be happy to roll it in.
Comment #2
michaelfavia commented