Bug 907329 - [US3291][fork]Some links on the new community home page are not displayed correctly.
Summary: [US3291][fork]Some links on the new community home page are not displayed cor...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Website
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: 2013-02-04 06:35 UTC by Yujie Zhang
Modified: 2015-05-15 01:17 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-02-14 00:41:28 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
screenshot on home page (288.35 KB, image/png)
2013-02-04 06:35 UTC, Yujie Zhang
no flags Details

Description Yujie Zhang 2013-02-04 06:35:32 UTC
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:

Comment 1 Clayton Coleman 2013-02-06 22:05:09 UTC
Fixed in commit 564bb43, will be part of next fork AMI.

Comment 2 Clayton Coleman 2013-02-08 16:06:26 UTC
This is in master

Comment 3 Chris Ryan 2013-02-12 13:00:23 UTC
This bug was verified against fork_ami_us3292_us3293_us3291_split_community_to_openshift_com_458 (ami-48c85e21). The links are displayed as expected.


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