Hi, i just want to test the HelloWorld Plugin from the developer repo under opnsense 17.7.2, i copied all files in place but if i try to save something under !HelloWorld , it tells me:
Input validation
Please correct validation errors in form
{
"result": "failed",
"validations": {
"helloworld.general.SMTPHost": "please specify a valid network segment or address (IPv4/IPv6) ",
"helloworld.general.ToEmail": "please specify a valid email address",
"helloworld.general.Description": "text validation error"
}
}
i gave:
Enable [x]
127.0.0.1
sample1@example.com
sample2@example.com
description
whats wrong ?
strange: with palemoon i am not able to save but with chromium it works .....
It's probably a jQuery compatibility issue:
https://jquery.com/browser-support/
Cheers,
Franco