?
avatar Denitz
Denitz
3 Jul 2017

Steps to reproduce the issue

Ensure that you have a tag.
Enable error logging in PHP settings.
Load tags feed via /index.php?option=com_tags&view=tags&format=feed

Expected result

Feed XML

Actual result

Feed XML

But, see notices in PHP error log (for some reason they are not displayed even if you set Joomla error reporting to development level)

Notices:
[03-Jul-2017 14:59:41 UTC] PHP Notice:  Undefined property: stdClass::$author in /components/com_tags/views/tags/view.feed.php on line 54
[03-Jul-2017 14:59:41 UTC] PHP Notice:  Undefined property: stdClass::$displayDate in /components/com_tags/views/tags/view.feed.php on line 55
[03-Jul-2017 14:59:41 UTC] PHP Notice:  Undefined property: stdClass::$author_email in /components/com_tags/views/tags/view.feed.php on line 72

System information (as much as possible)

PHP 7

avatar Denitz Denitz - open - 3 Jul 2017
avatar joomla-cms-bot joomla-cms-bot - change - 3 Jul 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 3 Jul 2017
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 3 Jul 2017

Confirmed:

[03-Jul-2017 18:50:01 Europe/Berlin] PHP Notice:  Undefined property: stdClass::$author in /Applications/MAMP/htdocs/3/components/com_tags/views/tags/view.feed.php on line 54
[03-Jul-2017 18:50:01 Europe/Berlin] PHP Notice:  Undefined property: stdClass::$displayDate in /Applications/MAMP/htdocs/3/components/com_tags/views/tags/view.feed.php on line 55
[03-Jul-2017 18:50:01 Europe/Berlin] PHP Notice:  Undefined property: stdClass::$author in /Applications/MAMP/htdocs/3/components/com_tags/views/tags/view.feed.php on line 54
[03-Jul-2017 18:50:01 Europe/Berlin] PHP Notice:  Undefined property: stdClass::$displayDate in /Applications/MAMP/htdocs/3/components/com_tags/views/tags/view.feed.php on line 55
[03-Jul-2017 18:50:01 Europe/Berlin] PHP Notice:  Undefined property: stdClass::$author in /Applications/MAMP/htdocs/3/components/com_tags/views/tags/view.feed.php on line 54
[03-Jul-2017 18:50:01 Europe/Berlin] PHP Notice:  Undefined property: stdClass::$displayDate in /Applications/MAMP/htdocs/3/components/com_tags/views/tags/view.feed.php on line 55
[03-Jul-2017 18:50:01 Europe/Berlin] PHP Notice:  Undefined property: stdClass::$author in /Applications/MAMP/htdocs/3/components/com_tags/views/tags/view.feed.php on line 54
[03-Jul-2017 18:50:01 Europe/Berlin] PHP Notice:  Undefined property: stdClass::$displayDate in /Applications/MAMP/htdocs/3/components/com_tags/views/tags/view.feed.php on line 55

System information

3.7.3-dev (latest nightly build)
Multilanguage Site
macOS Sierra, 10.12.5
Firefox 54 (64-bit)

MAMP 4.1.1

  • PHP 7.0.15
  • MySQLi 5.6.35
avatar franz-wohlkoenig franz-wohlkoenig - change - 3 Jul 2017
Category com_tags
avatar franz-wohlkoenig franz-wohlkoenig - change - 3 Jul 2017
Status New Confirmed
avatar franz-wohlkoenig franz-wohlkoenig - change - 3 Jul 2017
Status Confirmed Closed
Closed_Date 0000-00-00 00:00:00 2017-07-03 18:13:47
Closed_By franz-wohlkoenig
avatar joomla-cms-bot joomla-cms-bot - close - 3 Jul 2017
avatar joomla-cms-bot
joomla-cms-bot - comment - 3 Jul 2017
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 3 Jul 2017

closed as having PR #16955


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

Add a Comment

Login with GitHub to post a comment