Forums

[Plugin: RSSImport] truncatedescchar does not seem to work (3 posts)

  1. xyzzy
    Member
    Posted 1 month ago #

    The RSSImport plugin is great. I think I've found a bug.

    truncatedescchar is supposed to accept an integer (default: 200). This parameter is supposed to dictate how long the description is.

    But, truncatedescchar does not seem to work. Changing the value does nothing.

    Plus, in the code on line 462, there is this:

    if ( strtolower($truncatedescchar) == 'true')
                    $truncatedescchar = 1;

    Seems like this is a bug, in that the code expects and integer in some places, but a true/false here.

  2. xyzzy
    Member
    Posted 4 weeks ago #

    any advice on this one? thanks.

  3. xyzzy
    Member
    Posted 4 weeks ago #

    Ah...

    truncatedescchar - truncate description, number of chars, Default is 200, set the value to empty '' for non truncate

    (is this new? or did I miss it before?)

Reply

You must log in to post.

About this Topic

Tags