? Failure

User tests: Successful: Unsuccessful:

avatar joeforjoomla
joeforjoomla
24 Jun 2017

Pull Request for Issue #16812 - 3.7.3 Release blocker

Reference #16816 too

Summary of Changes

Use the native PHP strip_tags for any getString method calls, use the JFilterInput 'cleanTags' only for getHtml method calls

avatar joeforjoomla joeforjoomla - open - 24 Jun 2017
avatar joeforjoomla joeforjoomla - change - 24 Jun 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 24 Jun 2017
Category Libraries
avatar brianteeman
brianteeman - comment - 24 Jun 2017

Don't know if this is relevant and hopefully someone can check as it seems to be an issue to me

In PHP 5.3.4 and later, self-closing XHTML tags are ignored and only non-self-closing tags should be used in allowable_tags.

avatar rdeutz rdeutz - assigned - 25 Jun 17
avatar ggppdk
ggppdk - comment - 28 Jul 2018

This has been fix with
#16902

so this can be closed

avatar joomla-cms-bot joomla-cms-bot - change - 29 Jul 2018
Closed_By franz-wohlkoenig joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 29 Jul 2018
avatar franz-wohlkoenig franz-wohlkoenig - change - 29 Jul 2018
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2018-07-29 03:59:06
Closed_By franz-wohlkoenig
avatar joomla-cms-bot
joomla-cms-bot - comment - 29 Jul 2018
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 29 Jul 2018

closed as stated above.

@ggppdk thanks for Hint.

Add a Comment

Login with GitHub to post a comment