There appears to be a conflict with the Media module.
In one of my text formats I used these filters:

  • Convert Media tags to markup - This filter will convert [[{type:media... ]] tags into markup. This must be enabled for the Media WYSIWYG integration to work with this input format. It is recommended to run this before the "Convert URLs into links" filter.
  • Insert view filter - Embed views into nodes using [view:name=display=args] tags.

This causes Drupal to strip all html tags from the output in the node body.

Disabling the Insert view filter made the problem go away.

So weird as it worked one day and the next day it did not.
Not sure what caused this.

Drupal core 7.69
Insert View 7.x-2.0
Media 7.x-2.24

Comments

dadderley created an issue. See original summary.

igor mashevskyi’s picture

Status: Active » Closed (outdated)

D7 reached its EOL back in January 2025, and there is no active release for D7 for this module anymore.
Development or support is not planned for D7. All D7-related issues are marked as outdated in a bunch.

Everyone can apply the patch above (not tested by the maintainers, tested by the community) to their D7 projects.
If the issue remains relevant for D10+ versions, merge requests with proposed solutions for a new module version (D10+) are welcome in a new follow-up issue.

Thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.