Reference section pool query issue

Hi,

On a browsing page where in the Reference section the property chosen is Dublin Core: Title, and the pool query is:

property[0][joiner]=and&property[0][property][0]=81&property[0][type]=eq&property[0][text]=Published&property[1][joiner]=and&property[1][property][0]=9&property[1][type]=eq&property[1][text]=Article

I’m getting the results of the pool query (‘status is exactly Published and format is exactly Article OR Title is exactly: X’ ) which is returning all Published Articles (except maybe where Title=X) if there is more than one listing for that item on the browsing page.

Is there something missing in the pool query or is the OR behavior standard? If so, is it possible to change the OR to an AND ?

We fixed this by updating the Reference module, removing the old Reference block and creating a new one.