?
avatar avjoomla
avjoomla
3 Apr 2015

Steps to reproduce the issue

Install plgSpambotCheck_j3.0.0_1.3.12.zip through extension manager an Joomla! 3.4.x installation (which you can download from our Joomla! extensions download menu http://www.vi-solutions.de/en/downloads-spambotcheck/joomla-extension-plugin-spambotcheck-1-3-12)
Go to Menu "Update" in extension manager
Click "Find Updates", you will see an update for the Plugin in the list then
Check the update and click "Update"

Expected result

Display of custom installation message (see screen shot 2015-04-03 at 13 26 40)

Actual result

Message is missing. See screen shot 2015-04-03 at 13 27 31

System information (as much as possible)

Tested on
Joomla! 3.4.0 or 3.4.1
php 5.4.7, 5.4.21 on XAMPP and php 5.3.29 on productive Linux server

Additional comments

The userState, that contains the message, is cleared in the model administrator/components/com_installer/models/update.php function populateState
$app->setUserState('com_installer.message', '');
$app->setUserState('com_installer.extension_message', '');
As this function is called more than once during the update on the second call the message ist always ''.
Actually I have never seen a Joomla! extension before, that clears the userState in the model and I think this is the wrong place.

avatar avjoomla avjoomla - open - 3 Apr 2015
avatar avjoomla avjoomla - change - 3 Apr 2015
Labels Removed: ?
avatar zero-24 zero-24 - change - 3 Apr 2015
Labels Added: ?
avatar brianteeman
brianteeman - comment - 17 Jun 2015

Please retest with the current staging release as it looks to me that the problem has been fixed elsewhere


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

avatar brianteeman brianteeman - change - 17 Jun 2015
Status New Information Required
avatar avjoomla
avjoomla - comment - 11 Jul 2015

Hi,
I retested with the current staging release (right after your made the comment) but sadly the problem still exists in the same way. I have tested with Joomla! 3.4.3 as well. But nothing's changed.

avatar brianteeman brianteeman - change - 19 Jul 2015
Status Information Required New
avatar brianteeman
brianteeman - comment - 8 May 2016

Hi you created this issue sometime ago but have not provided any code for people to evaluate. As no one else has shown any interest in providing the code and you have not then I am closing this issue at this time. If code is provided (a pull request) it can always be re-examined.


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

avatar brianteeman brianteeman - change - 8 May 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-05-08 09:31:29
Closed_By brianteeman
avatar brianteeman brianteeman - close - 8 May 2016

Add a Comment

Login with GitHub to post a comment