outroll / vesta

VESTA Control Panel
http://vestacp.com
GNU General Public License v3.0
2.94k stars 1.03k forks source link

Cronjob with " not editable #993

Open madeITBelgium opened 7 years ago

madeITBelgium commented 7 years ago

Operating System (OS/VERSION):

CentOS 6

VestaCP Version:

V17

Installed Software (what you got with the installer):

apache, nginx, mysql

Steps to Reproduce:

Create cronjob: wget -q -O /dev/null "http://www.yourdomain.com/wp-cron.php?import_key=xxxxx&import_id=6&action=processing"

Edit cronjob, All fields are empty

dpeca commented 7 years ago

It's probably problem with quote character in JSON output. Thank you for reporting.