Bug 845454

Summary: Content error in some pages on STAGE.
Product: OKD Reporter: Mengjiao Gao <mgao>
Component: WebsiteAssignee: Clayton Coleman <ccoleman>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: medium    
Version: 2.xCC: libra-bugs, mmccomas, szhou
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-09-17 21:29:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
A wiki page with a mess. none

Description Mengjiao Gao 2012-08-03 06:54:19 UTC
Description of problem:
In the Learn_more page, there is a part named "How do I use OpenShift?" .This part provide some sample command-line to guide user. But I cannot use the given command-line "rhc app add -a twt -e mongodb-2.0" to create my mongodb successful.It seems the command line given is not available.

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

How reproducible:
always

Steps to Reproduce:
1.Go to Learn_more page.(https://stg.openshift.redhat.com/app/platform)
2.Check the "How do I use OpenShift?" part.
3.Try to use the given command line to do some operation.
  
Actual results:
One of the given command line is not available.

Expected results:
All the content should be correct and the command line should be available.

Additional info:
The issue exists on both int, stage and production.

Comment 1 Mengjiao Gao 2012-08-06 09:01:45 UTC
Created attachment 602469 [details]
A wiki page with a mess.

Comment 2 Mengjiao Gao 2012-08-06 09:02:30 UTC
The wiki page on stage have content error as well. In page /community/wiki/index, there's a page titled "Build+Your+Own+PaaS%3a+Base+Operating+System+and+Configuration". Click this link in, user would get a page full of mess as attachment show.

Comment 3 Clayton Coleman 2012-08-06 13:46:51 UTC
Comment #1-2 should be opened as a separate bug.

Comment 4 Clayton Coleman 2012-08-14 14:36:34 UTC
This should now be fixed in both stage and prod.

Comment 5 Clayton Coleman 2012-08-14 14:37:32 UTC
The content fix is in https://openshift.redhat.com/community/paas, not in /app/platform (a story this sprint removes the /app/platform page).

Comment 6 Mengjiao Gao 2012-08-15 02:40:50 UTC
Tested this issue in  https://openshift.redhat.com/community/paas ,the content for this issue have been changed to "rhc app cartridge add -a twt -e mongodb-2.0". 
But the new changed command line seems not available as well. I think the correct command line here should be "rhc app cartridge add -a twt -c mongodb-2.0".

Comment 7 Clayton Coleman 2012-08-16 14:59:38 UTC
Thank you, missed that.  Fixed on production.

Comment 8 Mengjiao Gao 2012-08-17 01:56:33 UTC
Tested this issue on production . The command line in page https://openshift.redhat.com/community/paas have been changed to the right one.So I will changed this issue to verified.