The name of this module should be "clientside_validation_commerce" to match the conventions of other clientside_validation modules.
The current name is triggering an incorrect call to drupal_alter in clientside_validation_form_after_build
The name of this module should be "clientside_validation_commerce" to match the conventions of other clientside_validation modules.
The current name is triggering an incorrect call to drupal_alter in clientside_validation_form_after_build
Comments
Comment #2
aaronbaumanComment #4
eric.chenchao commentedHi @aaronbauman, thanks for using this module and reporting this bug. I have checked the code and confirm it. Now the project has been renamed to your suggestion 'clientside_validation_commerce'. Could you check pull the project and try again please? You may need to disable & uninstall the old module and re-install the module of new name :D
Comment #5
eric.chenchao commented