Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

ImageVault with XhtmlString in blocks

Vote:
 

Hello, 

We have encountered a problem regarding EPiServer (v.9.12.3) and ImageVault (v.4.8).

If you have an XhtmlString property on a Page and drag a block containing an XhtmlString to the first property

And then add a ImageVault image using the TinyMCE plugin for ImageVault to the same property like below:

http://imgur.com/oJ4XAbj

The problem starts when you preview or publish the page. All the html tags around the block disappears.

The html looks like this before and after publishing the page:

 

Before:

After:

Video

                                    

Points to notice:

  • The html tags are still broken if you remove the ImageVault image after publishing the page.
  • It works fine if you add the ImageVault image first and the block afterwards.
  • It works fine with multiple ImageVault images (no blocks used).

 

Do you have any clue what could be causing this issue?

 

Best Regards

Marcus

#179938
Jun 26, 2017 16:31
Vote:
 

Hi,

We are using EPiServer (v.10.5.0) and recently we noticed same probem in our solution.

In our TinyMCE block instead of ImageVault we are using Imageshop's editor plugins and some own custom tag editor (https://www.screencast.com/t/iq2MrKvMZr2). In our case it is not a first property on page.

Before:

<div data-classid="36f4349b-8093-492b-b616-05d8964e4c89" class="epi-contentfragment mceNonEditable" data-contentguid="59634f1d-3a37-4bfa-8a50-e018364c3fa1" data-contentlink="577461" data-contentname="L6: spørsmål">L6: spørsmål</div>

After:

<div class="epi-contentfragment mceNonEditable">L6: spørsmål</div>

Since we experienced same problem for two different image editor plugins I suppose it is rather related to TinyMCE or EPiServer itself.

Best regards,

Arkadiusz

#180903
Aug 01, 2017 14:56
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.