Forums

WP Bannerize
[resolved] FreeHTML banners lose newlines with inline-edit (2 posts)

  1. moikano
    Member
    Posted 4 months ago #

    Hi,

    when I edit inline FreeHTML banners, I lose newlines (\r and \n chars) and with "JS banners" it can be a problem (I have to rewrite the code each time).

    In WP-Bannerize 3.0.32 I think it is enough to delete

    $result = str_replace("\n", "", $result);
    $result = str_replace("\r", "", $result);

    in the method inlineEdit() of class WPBannerizeAdmin{} (rows 1099 and 1100).

    Thank's a lot! :)

    http://wordpress.org/extend/plugins/wp-bannerize/

  2. gfazioli
    Member
    Posted 4 months ago #

    Hi, also this issue has been fixed in the 3.0.50 revision.

    Thanks for report
    regards
    GF

Reply

You must log in to post.

About this Plugin

About this Topic