in profile2

Error message
Notice: Undefined index: decimal_separator in clientside_validation_regular() (line 81 of /home/u5444/domains/medstream.krypton.vps-private.net/sites/all/modules/clientside_validation/clientside_validation_form/clientside_validation_form.module).

Comments

attiks’s picture

Version: 7.x-1.30 » 7.x-1.x-dev
Assigned: Unassigned » jelle_s
Status: Active » Fixed

Fixed in latest dev version.

Anonymous’s picture

It happens still by "Integer" fields with version 1.30 and Drupal 7.12.
Error: "Notice: Undefined index: decimal_separator in clientside_validation_regular() (line 81 of ...\sites\all\modules\clientside_validation\clientside_validation_form\clientside_validation_form.module)."

attiks’s picture

It is fixed in the dev version, but i'll create 7.x-1.31 in a sec

Anonymous’s picture

Thank you very much.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

izus’s picture

Version: 7.x-1.x-dev » 7.x-1.40
Assigned: jelle_s » Unassigned
Issue summary: View changes
Status: Closed (fixed) » Active

Hi,
i just upgraded to 1.40 version and i've got this error back
Notice: Undefined index: decimal_separator in clientside_validation_regular() (line 110 of drupal/sites/all/modules/clientside_validation/clientside_validation_form/clientside_validation_form.module).

izus’s picture

Status: Active » Needs review
StatusFileSize
new1.2 KB

hi again,
here is a patch for it
Thanks

skadu’s picture

Same issue for me when updating to 1.40, patch appears to solve the issue. Thanks izus.

izus’s picture

Status: Needs review » Fixed

this seems fixed in 7.1.41 version thanks to #2167345: Doesn't work with integer fields ranges

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.