One of the problems with webdiff is that it mangles the file beyond recognition. Normally there is no problem since it's HTML and for most of HTML spaces are not important. In some cases, yours and <pre> tags, it matters.
Unfortunately, there is no solution in sight. You could try using the HTML::Diff engine instead. Baruch Dan Rose wrote: > When websec emails me the following content with DIFF = none, the > output looks great. With Diff enabled then the line breaks get > lost. All browsers render the page correctly and all mail clients > render it correctly, unless DIFF is enabled. By the way- the > text shown below had not changed, yet DIFF still re-wrote it into the > long line. > Any ideas?? > > Dan Rose > > > Diff Enabled: looks like: (really long line) > > /* 3 Green Arrows that score well */ > /* */ /* Invest Tools: > Prosearch */ /* Price between 98-200% of the 30 Day > Moving Average */ /* MacD Breakout 8/17/9 day, in last 5 days > */ /* Stochastic Value 14/5 day, is between 20-75 */ /* US > Stocks, Price between $5 - $5000, Acc Dist 57+ */ > /* */ /* Invest Tools: Turbo > Search */ /* BigChart Rank 80+ */ /* > MG/Zacks 3.25+ */ /* Phase-1 Score > 5+/n */ /* Price-Pattern 2.50+ > */ MG/Zacks Market Price- Volativity Average Guide > Zacks Pattern Phase-1 Ind > ------------------------------------------------------------ FRK > 3.75 3.75 3.75 4.00 3.75 6/2 .CRM > > > Otherwise it looks like..... > > /* 3 Green Arrows that score well */ > /* */ > /* Invest Tools: Prosearch */ > /* Price between 98-200% of the 30 Day Moving Average */ > /* MacD Breakout 8/17/9 day, in last 5 days */ > /* Stochastic Value 14/5 day, is between 20-75 */ > /* US Stocks, Price between $5 - $5000, Acc Dist 57+ */ > /* */ > /* Invest Tools: Turbo Search */ > /* BigChart Rank 80+ */ > /* MG/Zacks 3.25+ */ > /* Phase-1 Score 5+/n */ > /* Price-Pattern 2.50+ */ > > > MG/Zacks Market Price- Volativity > Average Guide Zacks Pattern Phase-1 Ind > ------------------------------------------------------------ > FRK 3.75 3.75 3.75 4.00 3.75 6/2 .CRM > > > > > > _______________________________________________ > WebSec-users mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/websec-users _______________________________________________ WebSec-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/websec-users
