Created attachment 872594 [details] themes twice Description of problem: After I add a customize theme to .openshift/themes/ and git push, every themes display twice on the themes list page. A screenshot is in attachment. Version-Release number of selected component (if applicable): devenv-stage_737 How reproducible: always Steps to Reproduce: 1.Create a wordpress quickstart (https://github.com/openshift/wordpress-example.git)and clone to local; 2.Install wordpress and check themes list page; 2.Add a customize theme to .openshift/themes/; 3.Git commit and push; 4.Check themes list page. Actual results: Every themes display twice on themes list page. Expected results: It should display only once. Additional info:
Fixed here: https://github.com/openshift/wordpress-example/pull/50
Tried with the latest code and can not reproduce the issue, so verify this.