In the 7.x-1.x branch up to and including 7.x-1.x-beta2, MEE converted the SAS representation stored in the field to the rendered one too early, which means that the atom representation goes through the check_markup call performed by the text module.

This means that up to the 7.x-1.x-beta2 release, the site administrator needs to allow site contributors to uses the markup that appears in the atom representations, which is both suboptimal and defeats the goal of preventing contributors from inserting random medias from the wider web.

The good thing though is that I have a patch for that, that I'm going to push as soon as this issue will have an id.

Comments

DeFr’s picture

Status: Active » Fixed

Fixed in c723db4

DeFr’s picture

Oops, I forgot that we already add a beta3. All the mention of beta2 above should in fact read beta3

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.