• Resolved brt

    (@brt)


    first of all, thank you once again for making such a great plugin,
    it has some really nice features!

    since some recent update something is broken when choosing a template at “send broadcast”.

    Steps to reproduce:

    – create a new template
    – enter some text with ordinary linebreaks, like:

    1<enter>
    2<enter>
    3<enter>

    – publish the template
    – send broadcast
    – choose the template

    instead of:

    1
    2
    3

    you will see:

    1 2 3

    comparing the source html (text view), in the manage-template-section it reads:

    1
    2
    3
    (no HTML tags at all)

    in the text-view at “send broadcast” it reads:
    <p>1 2 3 </p>

    it looks like it actually replaces every new line with a spacecharacter and sourrounds it with a paragraph.

    as a workaround i do copy&paste from the template, which works obviously.

    if i choose the template from the dropdown, all the lineformatting is messed up, which makes this function unusable, it “destroys” the template ??

    nG,
    Robert

    • This topic was modified 5 years ago by brt.
    • This topic was modified 5 years ago by brt.
    • This topic was modified 5 years ago by brt.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Malay Ladu

    (@malayladu)

    Hi Robert,

    Thanks for reporting this. This is a known issue and we are working on it and will be fixed in upcoming release of ES.

    Thread Starter brt

    (@brt)

    Thank you!

    ng,
    Robert

    Plugin Contributor Malay Ladu

    (@malayladu)

    Hi Robert,

    We have just releasesd ES 4.3.1. Please check with it and let us know how it goes. It should fix this issue.

    Thanks in advance!

    Thread Starter brt

    (@brt)

    Awesome, you are great!

    Works like a charm ??

    Thank you very much!

    ng,
    Robert

    Plugin Contributor Malay Ladu

    (@malayladu)

    Hi Robert,

    Glad to hear that ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘disappearing linebreaks from template’ is closed to new replies.