Skip to content

_fnGetDataTablesData not replacing html properly #97

@TuningGuide

Description

@TuningGuide

Hi,
if you aggree
please change line 1814 from
sLoopData = sLoopData.replace( /<.?>/g, "" );
to
sLoopData = sLoopData.replace( /<[\s\S]
?>/g, "" );
in order to match any sign also line breaks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions