Hide Forgot
Description of problem: Created one large application using silver account with C$ currency, the currency indicator on the my applications page was not displayed, and it only be displayed after I created the 4th application, and it displayed as "$". The currency indicator should also be displayed when user have less than 3 medium or large applications, and should be changed according to the current currency of user. Version-Release number of selected component (if applicable): devenv_4031 How reproducible: always Steps to Reproduce: 1.Create one large/medium application using silver account with C$ currency 2.Go to my application page and check the currency indicator 3.Create another 3 applications and check teh currency indicator on the my application page Actual results: The currency indicator will not be displayed when user have less than 3 medium or large applications, and it always displayed "$" even when user is under other currency. Expected results: The currency indicator should be displayed when user have less than 3 medium or large applications, and should be changed according to the current currency. Additional info:
Will merge in https://github.com/openshift/li/pull/2159
Commit pushed to master at https://github.com/openshift/li https://github.com/openshift/li/commit/b32226751074f52854f06659fefc27c53f28c3c0 Fix bug 1030211: currency display
Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/17d580c16f1deb6683060bcfdad8debd81c3d868 Fix bug 1030211: currency display
Tested on devenv_4038, the currency indicator can be displayed when user has less than 3 large/medium application and can be changed according to the currency of the user, so verify this bug, thanks.