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

aaronbauman created an issue. See original summary.

aaronbauman’s picture

Title: Namespace is conflicts with commerce_validation assumptions, causes hook_form_alter to be fired at the wrong time » Namespace conflicts with commerce_validation assumptions, causes hook_form_alter to be fired at the wrong time

  • 401ed59 committed on 7.x-1.x
    Issue #2834075: Namespace conflicts with commerce_validation assumptions...
eric.chenchao’s picture

Status: Active » Needs review

Hi @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

eric.chenchao’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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