Not saving content if applied styles to the text content
Permalink<p>test</p>
it works but when styled
<p style="text-align: center;">test</p>
it produces an error
"An unexpected error occurred. Unable to find the specified page."
The console log show a 500 Error
POST https://site.com/index.php/ccm/system/dialogs/block/edit/submit?ccm_token=nnnnn&cID=1&arHandle=test&bID=41 500
Anyone encountered this? Thank you.
