Bug 1074425 - Wordpress quickstart display every themes twice after add a customize wordpress theme
Summary: Wordpress quickstart display every themes twice after add a customize wordpre...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Templates
Version: 2.x
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: Michal Fojtik
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-10 08:15 UTC by weiwei jiang
Modified: 2016-10-30 22:53 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-04-09 15:22:41 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
themes twice (614.46 KB, image/png)
2014-03-10 08:15 UTC, weiwei jiang
no flags Details

Description weiwei jiang 2014-03-10 08:15:00 UTC
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:

Comment 1 Michal Fojtik 2014-03-10 13:56:59 UTC
Fixed here:

https://github.com/openshift/wordpress-example/pull/50

Comment 2 weiwei jiang 2014-03-11 04:26:24 UTC
Tried with the latest code and can not reproduce the issue, so verify this.


Note You need to log in before you can comment on or make changes to this bug.