magento / magento2-page-builder

Magento2 PageBuilder
Other
75 stars 57 forks source link

email return content pagebuild block html as text not correct html as expect #848

Closed mrtuvn closed 1 year ago

mrtuvn commented 1 year ago

Preconditions (*)

  1. Magento 2.4.5+

Steps to reproduce (*)

  1. Create block static with identifier "mail_include_static" with page builder enabled => Add new html element
  2. Put some valid html code to block
  3. In email add call block following {{block class="Magento\Cms\Block\Block" area='frontend' block_id="mail_include_static"}}

Expected result (*)

  1. Block show correct content html (NO render html tag as text)

Actual result (*)

  1. Email show text html tag instead
  2. Screenshot Screenshot 2023-06-03 at 10 22 08
m2-assistant[bot] commented 1 year ago

Hi @mrtuvn. Thank you for your report. To speed up processing of this issue, make sure that you provided sufficient information. Add a comment to assign the issue: @magento I am working on this


Join Magento Community Engineering Slack and ask your questions in #github channel.

mrtuvn commented 1 year ago

closed this one because seem not related. Caused from incorrect structure in email