?
Related to # 4825
avatar brianteeman
brianteeman
18 Oct 2014

Steps to reproduce the issue

Go to Extension Manager : Manage and click on refresh cache

Expected result

Cache is refreshed

Actual result

popup dialog with please make a selection from the list

there is no reason to select anything here in order to refresh the cache - or am i missing something

System information (as much as possible)

Additional comments

Votes

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

avatar brianteeman brianteeman - open - 18 Oct 2014
avatar nympheastudio
nympheastudio - comment - 18 Oct 2014

on the file administrator/components/com_installer/views/manage/view.html.php

line 87
put "false" to last arg :

JToolbarHelper::custom('manage.refresh', 'refresh', 'refresh', 'JTOOLBAR_REFRESH_CACHE', false);

and no more popup


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

avatar omkarambre
omkarambre - comment - 18 Oct 2014

Yes you are right to refresh the cache there is no need of selecting anything

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

avatar brianteeman brianteeman - close - 18 Oct 2014
avatar zero-24 zero-24 - close - 18 Oct 2014
avatar brianteeman brianteeman - change - 18 Oct 2014
Status New Closed
Rel_Number 4825
Relation Type Related to
avatar brianteeman
brianteeman - comment - 18 Oct 2014

Thanks for your comments Created a PR now if you could test it that would be great #4825

avatar brianteeman brianteeman - change - 18 Oct 2014
Closed_Date 0000-00-00 00:00:00 2014-10-18 09:32:11
avatar zero-24 zero-24 - change - 7 Jul 2015
Labels Added: ?

Add a Comment

Login with GitHub to post a comment