Skip to content

Changes to JInput getString cause issues #16812

@joeforjoomla

Description

@joeforjoomla

Steps to reproduce the issue

Changes to the cleanTags method in root/libraries/joomla/filter/input.php
causes issues when using:
$input->getString() method.

Some characters such as < and > are not passing anymore getting stripped out

This should be at least documented somewhere, if the getString result is now different than before.

Expected result

string>passed>ok

Actual result

stringpassedok

System information (as much as possible)

Additional comments

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions