Created attachment 718042 [details] Show duplicate message when enter the empty payment method information Description of problem: Enter the exception payment method information in /app/account/plans/silver/upgrade/payment_method/edit page,show duplicate message,screenshots please see in the attachment . Version-Release number of selected component (if applicable): devenv-stage_331 How reproducible: Always Steps to Reproduce: 1.Go to home page,and login. 2.Click "UPGRADE NOW" in the My account page 3.Click "Change your payment method"link,open /app/account/plans/silver/upgrade/payment_method/edit page, 4.Input Credit Card Number more than 16 digits;Expiration Date is invalid; 5.Security Code more than 4 digit number,and click save payment. Actual results: Show duplicate message,when enter the new payment method. Expected results: Display the correct message Additional info:
Commits pushed to master at https://github.com/openshift/li https://github.com/openshift/li/commit/743ad3fe25e59a9a0b6a9efa2cfa22f2a661924a Bug 929178 Remove duplicate error messages for payment info https://github.com/openshift/li/commit/3f3afe84db6bc93441298477de33cbb95d611004 Merge pull request #1174 from nhr/Bug_929178_Duplicate_error_messages Bug 929178 Remove duplicate error messages for payment info
Fixed per merge information above.
Tested on devenv_3097, no duplicate error message when inputting invalid payment info now, so verify this bug, thanks.