hello
i had a strange error not sure its bug or something else
i had a placeholders like [[+movie.rating]]
with the snippet i set them like $modx->toPlaceholders($marray,’movie’);
everything worked fine untill now
but when i use outputfilter on that placeholder like
[[+movie.rating:mpy=`10`]]
its not at all working
if i test on something like [[+rating:mpy=`10`]] its working
am i doing anything wrong or is it a bug
hope i will get a answer
thanks