? ? Pending

User tests: Successful: Unsuccessful:

avatar zero-24
zero-24
10 May 2017

Summary of Changes

Missing input filter to tags. cc @dgt41

Testing Instructions

Apply this patch and confirm you can still can use the frontend tags seach

Expected result

Still works

Actual result

Works but without input filter

Documentation Changes Required

None

avatar zero-24 zero-24 - open - 10 May 2017
avatar zero-24 zero-24 - change - 10 May 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 10 May 2017
Category com_tags Front End
avatar zero-24 zero-24 - change - 10 May 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - change - 10 May 2017
Category com_tags Front End com_tags Front End Libraries
avatar dgt41
dgt41 - comment - 10 May 2017

I have tested this item successfully on 0aa358b


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/15950.

avatar dgt41 dgt41 - test_item - 10 May 2017 - Tested successfully
avatar brianteeman
brianteeman - comment - 11 May 2017

does this mean that all uses of 'integer' need to be changed to 'int' ??

avatar mbabker
mbabker - comment - 11 May 2017

does this mean that all uses of 'integer' need to be changed to 'int' ??

Actually, no... https://github.com/joomla/joomla-cms/blob/staging/libraries/joomla/filter/input.php#L150-L151

avatar brianteeman
brianteeman - comment - 11 May 2017

Now I am more confused why it is being changed here. Guess I have lots to learn

avatar zero-24
zero-24 - comment - 11 May 2017

Now I am more confused why it is being changed here. Guess I have lots to learn

I have changed it based on the doc block: https://github.com/joomla/joomla-cms/blob/staging/libraries/joomla/filter/input.php#L116 As Michael pointed we don't need to change that but we should be consistend there i think.

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 23 May 2017

Installing PR failed:
bildschirmfoto 2017-05-23 um 15 22 21

System information

3.8-dev
Multilanguage Site
macOS Sierra, 10.12.4
Firefox 53 (64-bit)

MAMP 4.1.1

  • PHP 7.0.15
  • MySQLi 5.6.35
avatar mbabker
mbabker - comment - 23 May 2017

Then you're not on the right Joomla version. That file most assuredly exists in 3.7 (staging), with the namespacing effort it doesn't exist in 3.8.

avatar brianteeman
brianteeman - comment - 23 May 2017

Always test on staging unless it says it is for a different version

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 23 May 2017

Thanks for Info. I updated from 3.7.3-dev cause got Message to update.

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 23 May 2017

I have tested this item successfully on 0aa358b


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/15950.

avatar franz-wohlkoenig franz-wohlkoenig - test_item - 23 May 2017 - Tested successfully
avatar franz-wohlkoenig franz-wohlkoenig - change - 23 May 2017
Status Pending Ready to Commit
Easy No Yes
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 23 May 2017

RTC after two successful tests.

avatar rdeutz rdeutz - change - 23 May 2017
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-05-23 19:13:39
Closed_By rdeutz
Labels Added: ?
avatar rdeutz rdeutz - close - 23 May 2017
avatar rdeutz rdeutz - merge - 23 May 2017

Add a Comment

Login with GitHub to post a comment