[ 
https://issues.apache.org/jira/browse/OFBIZ-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924623#action_12924623
 ] 

Jonatan Soto commented on OFBIZ-3978:
-------------------------------------

I noticed that the old validation messages are no longer used with this jquery 
validator plugin. However, the plugin generates the label including a default 
message if no custom message is specified. AFAIK, custom messages should be 
defined in the validate method, which in our case, is often called inside a .js 
(ready function). The problem is with i18n of the error messages. I'm working 
with it in order to keep as much as possible the prototype behaviour, where the 
label was rendered in the ftl and the old validator just made it visible or not 
when an error ocurred. To do that, I'm using the documentation of the plugin 
located in the jquery site http://docs.jquery.com/Plugins/Validation/validate

Please let me know if someone is working on this to avoid overlap.

> Ecommerce Migration
> -------------------
>
>                 Key: OFBIZ-3978
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3978
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: specialpurpose/ecommerce
>            Reporter: Ankit Jain
>            Assignee: Jacques Le Roux
>         Attachments: CheckoutProcess.patch, CheckoutProcess.patch, 
> OFBIZ-3978_ecommerceMigration.patch, 
> OFBIZ-3978_onePageCheckOutMigration.patch, 
> OFBIZ-3978_onePageCheckOutMigration.patch, 
> OFBIZ-3978_onePageCheckOutMigration.patch, 
> OFBIZ-3978_ProductImageHoverFix.patch, OFBIZ-3978_ProductImageHoverFix.patch, 
> popup issue.jpg, smoothness.zip
>
>
> All ecommerce js migration.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to