Skip to content

Shipping method validation message not showing #20

Description

@bluec

When a user fails to select a shipping method the validation message is not showing. I am seeing this on multiple sites, can anyone confirm or offer a solution?

I can step into the code and see that the isValid method is being called in skin/frontend/base/default/js/ecomdev/checkitout/steps/shipping.js and this in turn is correctly calling the Validation.ajaxError method found in skin/frontend/base/default/js/ecomdev/checkitout/compatibility/global.js. This correctly call the showAdvice method which is supposed to trigger the Appear effect but from what I can see this never happens (i.e. the display stays as none and the opacity never moves to 100).

Can anyone help?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions