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:
Bad cache rules, was caching only a single lookup. Fixed in https://github.com/openshift/origin-server/pull/919
(In reply to comment #1) Tested on devenv_2485, did not meet this issue any more, thanks.