[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [xmlblaster] Subscribing with XPATH and Domain
David R Robison wrote:
I've noticed that if you subscribe with an XPATH and specify the
domain, the subscription returns all messages that match the XPATH
regardless of domain. Is this intentional or is it a bug? David
Apparently they are not AND'ed.
Currently only the DOMAIN OR the XPATH is evaluated,
the XPATH is stronger if both are given.
Probably we need to rethink this approach...
regards
Marcel