Compare It! does not recognize different Blanks in string

Post your bug reports here.
Post Reply
diethardw
Posts: 1
Joined: Mon Jun 01, 2009 7:20 am

Compare It! does not recognize different Blanks in string

Post by diethardw »

Comparing 2 php files, Compare It! misses to detect the following difference:

echo ("<a class=\"td\" href=\"kal_input.php?id=");
echo (" <a class=\"td\" href=\"kal_input.php?id=");

While of course blanks within the file are correctly disregarded, blanks within a quoted string must not be neglected.

But: In general a very helpful tool - glad to have it!
Diethard

JPG
Posts: 109
Joined: Tue May 23, 2006 7:06 am

Post by JPG »

Look at the options/comparison and uncheck "ignore blanks"
Does this work?
Jon

Obviously I had lost the plot here!! :oops:
Last edited by JPG on Tue Jun 02, 2009 6:22 am, edited 1 time in total.

TonHu
Posts: 100
Joined: Mon Sep 29, 2003 10:48 am
Location: Netherlands

Post by TonHu »

This was neither reported as a bug before, nor listed as a feature.

Would be nice to have as a feature though.

/Ton

grigsoft
Site Admin
Posts: 1673
Joined: Tue Sep 23, 2003 7:37 pm
Contact:

Post by grigsoft »

Yes, this feature was requested several times, but not implemented. I will try to add it soon.

grigsoft
Site Admin
Posts: 1673
Joined: Tue Sep 23, 2003 7:37 pm
Contact:

Post by grigsoft »

I have added this to fresh beta: http://www.grigsoft.com/wincmp4bu.zip

Post Reply