Noticed that after upgrading to 6.0.1 our combine rules stopped working (they were ok with the beta).
See attached images of setup. In this example we should get :
<g
 rice>
rice><![CDATA[ 83.3 EUR ]]>
</g
 rice>
rice><g:sale_price>
<![CDATA[ 83.3 EUR ]]>
</g:sale_price>
but we get:
<g
 rice>
rice><![CDATA[ 83.3 ]]>
</g
 rice>
rice><g:sale_price>
<![CDATA[ 83.3 ]]>
</g:sale_price>
Rgrds,
Chris
 
					