Bug 907329
| Summary: | [US3291][fork]Some links on the new community home page are not displayed correctly. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OKD | Reporter: | Yujie Zhang <yujzhang> | ||||
| Component: | Website | Assignee: | Clayton Coleman <ccoleman> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 2.x | CC: | cgole, cryan, dmcphers, mzimen, xtian | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-02-14 00:41:28 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: |
|
||||||
Fixed in commit 564bb43, will be part of next fork AMI. This is in master This bug was verified against fork_ami_us3292_us3293_us3291_split_community_to_openshift_com_458 (ami-48c85e21). The links are displayed as expected. |
Created attachment 692627 [details] screenshot on home page Description of problem: Checked the new community home page, the content of links below the "SIGN UP - IT'S FREE" link can not be displayed correctly.Details see in attachment. Version-Release number of selected component (if applicable): fork_ami_us3292_us3293_us3291_split_community_to_openshift_com_456 How reproducible: Always Steps to Reproduce: 1.SSH into to devenv 2.cd /usr/share/drupal 3.drush cache-clear "module list" all 4.drush features 5.For every item in this list that is "Overridden" run: drush fr <name> -y 6.gem install ruby-mysql 7./etc/drupal6/all/modules/custom/redhat_sso/migrate-names.rb 8./etc/drupal6/all/modules/custom/redhat_sso/migrate-content.rb 9.service httpd restart 10.drush cron 11.In browser, access <host>:8118 12.Login with admin/admin 13.Browse to <server>/admin/build/menu-customize/primary-links 14.Move the children of community to the undeletable community link 15.Delete the old community link 16.Edit the "Overview" link to point to path "community" 17.Browse to <server>/admin/user/settings 18.Select "Only site administrators can create new user accounts." 19.Uncheck "Require e-mail verification when a visitor creates an account" 20.Save the settings 21.Browse to <server>/admin/build/custom_breadcrumbs 22.Delete events, videos, blogs, and kb paths 23.In browser, access <host>:8118 24.Check the content and links on new communtiy home page Actual results: The content of links below the "SIGN UP - IT'S FREE" link can not be displayed correctly.Details see in attachment. Expected results: The content and links should be displayed correctly on the community home page. Additional info: