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"
Display of custom installation message (see )
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
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.
Labels |
Removed:
?
|
Labels |
Added:
?
|
Status | New | ⇒ | Information Required |
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.
Status | Information Required | ⇒ | New |
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.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-05-08 09:31:29 |
Closed_By | ⇒ | brianteeman |
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.