Bug 876894 - Wrong content of quick start information on create template page.
Summary: Wrong content of quick start information on create template page.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Pod
Version: 2.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Clayton Coleman
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-15 09:01 UTC by Yujie Zhang
Modified: 2015-05-15 02:08 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-12-19 19:26:52 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
wrong content of quick start information (176.30 KB, image/png)
2012-11-15 09:01 UTC, Yujie Zhang
no flags Details

Description Yujie Zhang 2012-11-15 09:01:11 UTC
Created attachment 645505 [details]
wrong content of quick start information

Description of problem:

When I tried to create cakephp, I clicked the "cakephp" on create app page, then I was token to a page which lead me to create "wordpress".This issue exists on all the quick start, and the wrong content is random, some times it's "wordpress" and some times it is "capedwarf",and so on.

Version-Release number of selected component (if applicable):
INT(devenv_2474)

How reproducible:always


Steps to Reproduce:
1.Go to create app page
2.Click one quick start like "cakephp"
3.Check the content of the page
  
Actual results:


Expected results:


Additional info:

Comment 1 Clayton Coleman 2012-11-15 18:51:59 UTC
Bad cache rules, was caching only a single lookup.  Fixed in https://github.com/openshift/origin-server/pull/919

Comment 2 Yujie Zhang 2012-11-16 05:59:31 UTC
(In reply to comment #1)
Tested on devenv_2485, did not meet this issue any more, thanks.


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