J3 Issue ?
avatar NormanMalessa
NormanMalessa
9 May 2018

Steps to reproduce the issue

  • Create a banner in the component (let's say ID=123)
  • (now the url /component/banners/click/123 might be indexed by google or used somewhere else)
  • Delete this banner completely
  • Try to request /component/banners/click/123

Expected result

Return a HTTP status 404

Actual result

this will result in an error message generated by the browser regarding broken contents. the return HTTP status is 303 with header Location: http://

System information (as much as possible)

installed version 3.8.7

Additional comments

At some point this will also be reported to you via the google search console.

avatar NormanMalessa NormanMalessa - open - 9 May 2018
avatar joomla-cms-bot joomla-cms-bot - labeled - 9 May 2018
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 16 May 2018

Can please anyone answer as this issue has since one Week Status "New"?


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

avatar franz-wohlkoenig franz-wohlkoenig - change - 16 May 2018
Status New Information Required
avatar brianteeman brianteeman - change - 28 May 2018
Labels Added: J3 Issue
avatar brianteeman brianteeman - labeled - 28 May 2018
avatar Quy
Quy - comment - 31 May 2018

Issue confirmed. In PHP error log:

PHP Notice: Trying to get property 'track_clicks' of non-object in \components\com_banners\models\banner.php on line 61
PHP Notice: Trying to get property 'clickurl' of non-object in \components\com_banners\models\banner.php on line 197

avatar franz-wohlkoenig franz-wohlkoenig - change - 31 May 2018
Status Information Required Discussion
avatar joomla-cms-bot joomla-cms-bot - change - 5 Jun 2018
Closed_By Quy joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 5 Jun 2018
avatar Quy Quy - change - 5 Jun 2018
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2018-06-05 04:14:47
Closed_By Quy
avatar joomla-cms-bot
joomla-cms-bot - comment - 5 Jun 2018

Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/20325

avatar Quy
Quy - comment - 5 Jun 2018

Please test PR #20664


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

Add a Comment

Login with GitHub to post a comment