Forums

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

  1. wjdennen
    Member
    Posted 2 years 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. wjdennen
    Member
    Posted 2 years ago #

    any advice on this one? thanks.

  3. wjdennen
    Member
    Posted 2 years 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?)

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags