Closed (fixed)
Project:
Ubercart Terms of Service
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Oct 2012 at 15:17 UTC
Updated:
13 Nov 2012 at 22:20 UTC
When the tos field is required and not checked, validate function do not set the error well.
Here is a patch which allow the field to be marked by form_set_error function as in error to get the good CSS class.
| Comment | File | Size | Author |
|---|---|---|---|
| uc-tos-validate-error.patch | 717 bytes | duaelfr |
Comments
Comment #1
bgm commentedCommitted to 7.x-1.x. Thanks for the patch!