<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hi,</p>
<p>I noticed a big problem in the rule based renderer when PostgreSQL layers are involved and the rule contains @atlas_featureid.</p>
<p>As an example, I use this rule:</p>
<p>$id != @atlas_featureid</p>
<p>When I click on the "Test" button I get "Filter returned xxxx features". So far so good. But the bad thing: nothing is drawn on the canvas!</p>
<p>Could it be that the expression compiler tries to forward this query, but PostgreSQL knows nothing about @atlas_featurid ?</p>
<p>Can someone confirm that this really is the case before I file an issues report?</p>
<p>Thanks a lot,</p>
<p>Andreas</p>

</body></html>