- 
                Notifications
    You must be signed in to change notification settings 
- Fork 6
Closed
vanilla/vanilla
#8738Labels
Domain: EmbeddingDomain: Rich EditorType: BugA clear defect in a feature that has been shipped. Fix should include automated testing if possible.A clear defect in a feature that has been shipped. Fix should include automated testing if possible.
Description
When trying to post a comment from a wordpress blog with the rich-editor enabled is broken (see error below). When the rich-editor is disabled and the advanced-editor is enable comments work.
The Body of the comment isn't being posted as json. It looks like this body content is being save as a string instead of JSON.
To Reproduce:
- Setup a wordpress site with the vanilla wp plugin
- Integrated wordpress site with your vanilla forum
- Enable Rich-Editor on you vanilla forum
- Try posting a comment from your wp site
Metadata
Metadata
Assignees
Labels
Domain: EmbeddingDomain: Rich EditorType: BugA clear defect in a feature that has been shipped. Fix should include automated testing if possible.A clear defect in a feature that has been shipped. Fix should include automated testing if possible.

