| Summary: | Return blank page when adding community content using admin account or visit some content page. | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Yujie Zhang <yujzhang> |
| Component: | Website | Assignee: | Fabiano Franz <ffranz> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2.x | CC: | ffranz, 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-09-19 16:50:09 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: | |
|
Description
Yujie Zhang
2013-09-09 05:09:09 UTC
It also returns blank page when visiting some content pages, like blog, forum, events, votes content page. Found the following error in drupal log when visiting blogs page: Type php Date Monday, September 9, 2013 - 02:24 User admin Location https://ec2-54-211-205-64.compute-1.amazonaws.com:8118/blogs Referrer https://ec2-54-211-205-64.compute-1.amazonaws.com:8118/ Message Invalid argument supplied for foreach() in /usr/share/drupal6/includes/common.inc on line 230. Severity error Hostname 203.114.244.88 Operations Same error for other content pages. Pull request: https://github.com/openshift/li/pull/1884 Commit pushed to master at https://github.com/openshift/li https://github.com/openshift/li/commit/98584d4f4cb31c3ed4d71c8b737f7ce1d3dc8d3a Bug 1005648 Tested on devenv_3762, the content pages can be accessed and created successfully, so verify this bug, thanks. |