View Issue Details

This bug affects 1 person(s).
 0
IDProjectCategoryView StatusLast Update
17951Bug reportsPluginspublic2022-06-01 01:18
ReporterDenisChenu Assigned To 
PrioritynoneSeveritypartial_block 
Status acknowledgedResolutionopen 
Product Version3.25.20 
Summary17951: Direct request is not default in cron action anymore
Description

When use php application/commands/console.php plugin --target=sendMailCron sendMailCronSimulate=1 some week ago : it work without issue
But not now : seems index is not default anymore

Steps To Reproduce

Steps to reproduce

Download sendMailCron plugin, try to launch with php application/commands/console.php plugin --target=sendMailCron sendMailCronSimulate=1

Expected result

Working

Actual result

Break with
$ php application/commands/console.php plugin --target=sendMailCron sendMailCronSimulate=1
Error: Unknown action: sendMailCronSimulate=1

Usage: application/commands/console.php plugin <action>
Actions:
cron [--interval=]
index --target=value [--function=] [--option=]

It's ok with 4.1.18 and with 3.X but not with 3.28

TagsNo tags attached.
Bug heat0
Complete LimeSurvey version number (& build)3.28
I will donate to the project if issue is resolvedNo
Browsernot relevant
Database type & versionnot relevant
Server OS (if known)not relevant
Webserver software & version (if known)not relevant
PHP Version7.4

Users monitoring this issue

There are no users monitoring this issue.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-03-14 16:30 DenisChenu New Issue
2022-03-16 17:29 DenisChenu Summary Direct request is not defaultb in cron action anymore => Direct request is not default in cron action anymore
2022-06-01 01:18 gabrieljenik Severity minor => partial_block
2022-06-01 01:18 gabrieljenik Status new => acknowledged