?
Referenced as Pull Request for: # 5809
avatar aasimali
aasimali
17 Jan 2015

Go to 'Extension Manager: Install'
Select 'Upload & Install Joomla Extension' tab
Upload unsupported format (exapmle: .jpg,.txt etx)
It will display a message, Which is not usable

screen shot 2015-01-17 at 04 56 45

avatar aasimali aasimali - open - 17 Jan 2015
avatar vdespa
vdespa - comment - 17 Jan 2015

Is it possible to provide such an extension which generates this error? It will help fixing the issue. Thanks.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/5786.
avatar brianteeman brianteeman - change - 17 Jan 2015
Labels Added: ?
avatar infograf768
infograf768 - comment - 18 Jan 2015

@vdespa
Just browse to a .jpeg file instead of a .zip.

The issue comes from the use of this code:
$app->setUserState('com_installer.message', JText::_('COM_INSTALLER_UNABLE_TO_FIND_INSTALL_PACKAGE'));

instead of using a simple $msg =

in ROOT/administrator/components/com_installer/models/install.php line 147

No idea why we use that here.

avatar zero-24 zero-24 - change - 18 Jan 2015
Status New Closed
Closed_Date 0000-00-00 00:00:00 2015-01-18 17:35:08
Closed_By zero-24
avatar jissues-bot
jissues-bot - comment - 18 Jan 2015

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

avatar jissues-bot jissues-bot - close - 18 Jan 2015
avatar zero-24
zero-24 - comment - 18 Jan 2015

closing as we have a PR here: #5809


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

Add a Comment

Login with GitHub to post a comment