? Success

User tests: Successful: Unsuccessful:

avatar jacob87o2
jacob87o2
28 Jul 2014

A quick fix for the tracker item, proposed by izy:
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_id=8103&tracker_item_id=32922

Original report from joomlacode pasted below

How to reproduce the problem and/or test the patch::
1. Turn on mod_articles_categories (now current category has "active" class) 2. Turn on link rewrite (SEF). (now the class disappears)
Successful Tests:
Easy:
Summary
In articles categories module (mod_articles_categories) active category doesn't have "active" class, when SEF is on
Details
This line doesn't work with SEF on:

< li <?php if ($SERVER['PHP_SELF'] == JRoute::(ContentHelperRoute::getCategoryRoute($item->id))) echo ' class="active"';?>> <?php $levelup = $item->level - $startLevel - 1; ?>

avatar jacob87o2 jacob87o2 - open - 28 Jul 2014
avatar brianteeman brianteeman - change - 21 Aug 2014
Status New Pending
avatar nicksavov nicksavov - change - 21 Aug 2014
Labels Removed: ?
avatar brianteeman brianteeman - change - 17 Oct 2014
Title
[#32922] Quick fix for tracker item
Quick fix for tracker item
avatar wimrl wimrl - test_item - 28 Feb 2015 - Tested successfully
avatar wimrl
wimrl - comment - 28 Feb 2015

@test reproduced the problem and the solution works. the patch solves the problem.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4029.
avatar brianteeman brianteeman - change - 28 Feb 2015
The description was changed
avatar anjahage anjahage - test_item - 28 Feb 2015 - Tested successfully
avatar zero-24 zero-24 - change - 28 Feb 2015
Status Pending Ready to Commit
avatar anjahage
anjahage - comment - 28 Feb 2015

@test
Tested successfully on local 3.4.1-dev.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4029.
avatar zero-24
zero-24 - comment - 28 Feb 2015

Moving to RTC based on testing. Thanks also for coding @jacob87o2


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4029.
avatar brianteeman brianteeman - change - 2 Mar 2015
Labels Added: ?
avatar brianteeman brianteeman - change - 2 Mar 2015
Title
Quick fix for tracker item
[#32922] Quick fix for tracker item
avatar phproberto phproberto - close - 7 Mar 2015
avatar phproberto phproberto - change - 7 Mar 2015
Status Ready to Commit Closed
Closed_Date 0000-00-00 00:00:00 2015-03-07 03:53:50
avatar phproberto phproberto - close - 7 Mar 2015

Add a Comment

Login with GitHub to post a comment