Skip to content

[SendIt] Should remove HTML comment #1209

@gam6itko

Description

@gam6itko

Description

HTML comments present in final Mail but it shouldn't.

How To Reproduce

Here my hello.dark.php template

<extends:sendit:builder subject="{{ $subject }}"/>

<use:bundle path="sendit:bundle"/>

<block:html>
<!--    <h1>commented</h1>-->

    <h1>Hello from Producer!</h1>

</block:html>

<block:text>
Hello from Producer!
</block:text>

In buggregator I see this

Image

I think SendIt should cut off HTML comments.

Here candbox project to reproduce gam6itko/spiral-app-sandbox@90bd90e

Additional Info

Q A
Framework Version 3.14.10
PHP version 8.3
Operating system Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions