WSS / SharePoint: adding filtering capabilities to the CustomListViewWebPart - Filter Chain Fixed

I had a lot of good feedbacks on that SharePoint filtering articles series, the guys that wrote me spotted on a nasty bug on how I was building the chain of filters in CAML.In my code I did something like: <or><eq>...</eq><...