hiya, looking a little closer, i want to retract my insinuation that it might have been caused by the scrubber... i've disabled the scrubber entirely and the problem persists. however, in the place of the expected object/embed, i get this:
<div class="embed3"></div>
from looking at the code for embed.pm it seems that this is some kind of
placeholder that is then supposed to take $embedded[3] when it goes through
format().
however, for inlined pages format() never sees this text because it's
not in $params{content} (i guess it's hidden under a layer of abstraction
which is only expanded later).
sean
--
signature.asc
Description: Digital signature

