User tests: Successful: Unsuccessful:
Pull Request for Issue # .
Adds context check in last step. Fixes weird alert when installing Testing Sample Data.
No.
Labels |
Added:
?
|
@SharkyKZ
If checking session is necessary for this plugin concerning the last Step, then it is also necessary for blog sample data as we only have there
public function onAjaxSampledataApplyStep4()
{
if ($this->app->input->get('type') != $this->_name)
{
return;
}
I suggest to also correct that one in this PR.
Not really necessary in the last step.
I have tested this item
Status | New | ⇒ | Ready to Commit |
RTC
Category | ⇒ | Front End Plugins |
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-12-03 14:31:22 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
Thanks!
I have tested this item✅ successfully on e3ebc69
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/27183.