multipass shaders and textureWrap

I have a custom filter with a hue and exposure which I use on rectangles filled with a texture. This however results in display.setDefault( “textureWrapX”, “repeat” ) not working and the texture not behaving correctly. the filter works as it should and with only one filter/node the texturewrap works as it should.

Is this a limitation of corona or a bug?