?
avatar zwiastunsw
zwiastunsw
2 Oct 2018

Steps to reproduce the issue

I am trying to install the com_patchtester component from the file or from URL

Expected result

Starting the installation

Actual result

Nothing happens. I receive the message in console:
TypeError: Joomla.submitbuttonurl is not a function[More info]
onclick http://localhost/j46/administrator/index.php:1:1

System information (as much as possible)

Windows 10
Agent: Chrome v. 69.0.3497.100 (64-bit) and Firefox v. 61.0.2 (64-bit)
Joomla on: 3472e8b//github.com/joomla/joomla-cms/commit/3472e8b6ce8e4a60246b7a6364caf1deafb1fc82

Additional comments

@dgrammatiko ?

avatar zwiastunsw zwiastunsw - open - 2 Oct 2018
avatar joomla-cms-bot joomla-cms-bot - change - 2 Oct 2018
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 2 Oct 2018
avatar zwiastunsw zwiastunsw - change - 2 Oct 2018
Title
No extensions can be installed
[4.0] No extensions can be installed
avatar zwiastunsw zwiastunsw - edited - 2 Oct 2018
avatar zwiastunsw zwiastunsw - change - 2 Oct 2018
The description was changed
avatar zwiastunsw zwiastunsw - edited - 2 Oct 2018
avatar dgrammatiko
dgrammatiko - comment - 2 Oct 2018

@zwiastunsw do you have a media folder? Do you have a media/com_installer/... file? Is it loaded in that view?

avatar zwiastunsw
zwiastunsw - comment - 2 Oct 2018

folder media and media/com_installer exist, but files in the js folder are not loaded

avatar wojsmol
wojsmol - comment - 2 Oct 2018

@dgrammatiko I confirm issue reported by @zwiastunsw.Bellow I post st answers as a table

question answer
media folder exist
media/com_installer/ exist
loaded in view no

\media\com_installer\js contains following files

installer.es6.js
installer.es6.min.js
installer.js
installer.min.js
avatar dgrammatiko
dgrammatiko - comment - 2 Oct 2018

@wojsmol change lines 24,25 to the new version:

HTMLHelper::_('stylesheet', 'com_installer/installer.css', ['version' => 'auto', 'relative' => true]);
HTMLHelper::_('script', 'com_installer/installer.js', ['version' => 'auto', 'relative' => true]);
avatar wojsmol
wojsmol - comment - 2 Oct 2018

@dgrammatiko Ok, give me path to file to edit.
edit
I find it in administrator\components\com_installer\tmpl\install\default.php.
After applying suggested changes installer is working. Install from Web tab is always active and displayed on top of other tabs.

avatar wojsmol
wojsmol - comment - 2 Oct 2018

Please test #22467

avatar joomla-cms-bot joomla-cms-bot - change - 2 Oct 2018
Closed_Date 2018-10-02 22:49:47 2018-10-02 22:49:48
Closed_By Quy joomla-cms-bot
Build 4.0-dev staging
avatar joomla-cms-bot joomla-cms-bot - close - 2 Oct 2018
avatar Quy Quy - change - 2 Oct 2018
Status New Closed
Closed_Date 0000-00-00 00:00:00 2018-10-02 22:49:47
Closed_By Quy
Build staging 4.0-dev
avatar joomla-cms-bot
joomla-cms-bot - comment - 2 Oct 2018

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

Add a Comment

Login with GitHub to post a comment