|
Marc Schipperheyn, in your failing scenario, what is the exact prefix? If I use role. as in your example it works in my test case, whereas if I change I drop the '.' I get the exception you see. There might be a problem in the parsing of the prefix and how it translates to actual property lookups.
|