? Success

User tests: Successful: Unsuccessful:

avatar acyba
acyba
17 Oct 2014

When you access index.php/component/tags you get a series of warnings and a fatal error.
This patch avoids that and load the right parameters.

Votes

# of Users Experiencing Issue
2/2
Average Importance Score
3.00

avatar acyba acyba - open - 17 Oct 2014
avatar jissues-bot jissues-bot - change - 17 Oct 2014
Labels Added: ?
avatar hvdmeer hvdmeer - test_item - 17 Oct 2014 - Tested successfully
avatar hikashop-jerome hikashop-jerome - test_item - 17 Oct 2014 - Tested successfully
avatar hvdmeer
hvdmeer - comment - 17 Oct 2014

@test Before patch link resulted in errors, after applying patch viewing the correct page.

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

avatar hikashop-jerome
hikashop-jerome - comment - 17 Oct 2014

@test fatal error before, page good after. Thx !

avatar brianteeman brianteeman - change - 17 Oct 2014
Category Tags
avatar brianteeman brianteeman - change - 17 Oct 2014
Status Pending Ready to Commit
avatar brianteeman
brianteeman - comment - 17 Oct 2014

Set to RTC - thanks

avatar dimitargsg
dimitargsg - comment - 17 Oct 2014
avatar dimitargsg dimitargsg - test_item - 17 Oct 2014 - Tested successfully
avatar Bakual
Bakual - comment - 17 Oct 2014

It fixes the fatal error, but it still shows a lot of notices and warnings.

avatar acyba
acyba - comment - 17 Oct 2014

@Bakual I don't have warnings on my end... can you post your warnings? (screenshot or anything else...)

avatar acyba
acyba - comment - 17 Oct 2014

@Bakual you're right, if there is no tag at all...

avatar brianteeman brianteeman - change - 17 Oct 2014
Status Ready to Commit Pending
avatar brianteeman
brianteeman - comment - 17 Oct 2014

Reset to pending based on latest comments

avatar ghilo25 ghilo25 - test_item - 17 Oct 2014 - Tested successfully
avatar Bakual
Bakual - comment - 17 Oct 2014

Using URL http://localhost/joomla3.3/index.php/component/tags on my localhost I get:

  • Notice: Undefined offset: 0 in D:\xampp\htdocs\joomla3.3\components\com_tags\views\tags\view.html.php on line 123
  • Notice: Trying to get property of non-object in D:\xampp\htdocs\joomla3.3\components\com_tags\views\tags\view.html.php on line 123
  • Warning: Creating default object from empty value in D:\xampp\htdocs\joomla3.3\components\com_tags\views\tags\view.html.php on line 124
  • Notice: Undefined property: stdClass::$description in D:\xampp\htdocs\joomla3.3\components\com_tags\views\tags\tmpl\default_items.php on line 10
avatar ghilo25
ghilo25 - comment - 17 Oct 2014

Great thanks :)

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

avatar Bakual
Bakual - comment - 17 Oct 2014

Ah true, when there are Tags, then it works fine.

avatar dimitargsg
dimitargsg - comment - 17 Oct 2014

I can't see warnings or errors. I tried to unpublish the tags and even delete them and no error is present: http://awesomescreenshot.com/0ea3oh9336

How you got the warning/error?

avatar Bakual
Bakual - comment - 17 Oct 2014

I had the tags trashed. You need to raise the error reporting to "maximum" or "deveopment" to see those type of warnings and notices.

avatar acyba
acyba - comment - 17 Oct 2014

I updated the patch to take care of the warning issues when there is not tag.
Hope you can test that :)

avatar ketchupmonki
ketchupmonki - comment - 17 Oct 2014

Tested issue with and without tags, both worked successfully.

avatar wilsonge wilsonge - alter_testresult - 17 Oct 2014 - dimitargsg: Not tested
avatar wilsonge wilsonge - alter_testresult - 17 Oct 2014 - ghilo25: Not tested
avatar wilsonge wilsonge - alter_testresult - 17 Oct 2014 - hikashop-jerome: Not tested
avatar wilsonge wilsonge - alter_testresult - 17 Oct 2014 - hvdmeer: Not tested
avatar wilsonge
wilsonge - comment - 17 Oct 2014

Reset tests so that people can test the no tag issue

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

avatar ketchupmonki ketchupmonki - test_item - 17 Oct 2014 - Tested successfully
avatar joomlamarco joomlamarco - test_item - 17 Oct 2014 - Tested successfully
avatar joomlamarco
joomlamarco - comment - 17 Oct 2014

I had this failure before installing this patch. And it is fixed successfully after installing the patch.
php 5.4.19, mysql 5.5.32, j3.3.6

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

avatar wilsonge wilsonge - change - 17 Oct 2014
Status Pending Ready to Commit
avatar wilsonge
wilsonge - comment - 17 Oct 2014

RTC again

avatar wingchunneil
wingchunneil - comment - 17 Oct 2014

This works for me.
Blank page at index.php/component/tags before patch, after patch takes me to error 500 page showing template and links back to site.

avatar nicksavov nicksavov - change - 17 Oct 2014
Labels Added: ?
avatar jissues-bot jissues-bot - change - 17 Oct 2014
Labels Added: ?
avatar Bakual
Bakual - comment - 17 Oct 2014

Works fine now. Thanks!

avatar Bakual Bakual - close - 17 Oct 2014
avatar Bakual Bakual - change - 17 Oct 2014
Status Ready to Commit Closed
Closed_Date 0000-00-00 00:00:00 2014-10-17 19:43:06

Add a Comment

Login with GitHub to post a comment