[
https://issues.apache.org/jira/browse/OFBIZ-12441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17455352#comment-17455352
]
Jacques Le Roux edited comment on OFBIZ-12441 at 12/8/21, 4:23 PM:
-------------------------------------------------------------------
I just checked, despite the error message in js console, it works as expected.
Because the information is in jquery.validate.js and only there.
To check, just try, in English, to validate a screen w/ a missing field. The
"This field is required." error msg is rendered, as it's in messages_en.js;
closing
was (Author: jacques.le.roux):
I just checked, despite the error message in js console, it works as expected.
I guess because the information is in core.js.
To check, just try, in English, to validate a screen w/ a missing field. The
"This field is required." error msg is rendered, as it's in messages_en.js;
closing
> messages_en.js is missing in trunk
> ----------------------------------
>
> Key: OFBIZ-12441
> URL: https://issues.apache.org/jira/browse/OFBIZ-12441
> Project: OFBiz
> Issue Type: Bug
> Components: Gradle, npm, themes
> Affects Versions: Trunk
> Reporter: Jacques Le Roux
> Assignee: Jacques Le Roux
> Priority: Major
>
> messages_en.js is missing in trunk
> The location:
> themes\common-theme\webapp\common\js\node_modules\jquery-validation\dist\localization
--
This message was sent by Atlassian Jira
(v8.20.1#820001)