Hide Forgot
Description of problem: Tried to create partner and quickstart content in community, after submit, it returned blank page. Version-Release number of selected component (if applicable): devenv_3758 How reproducible: always Steps to Reproduce: 1.Login to community using admin account 2.Try to create a partner or create a quickstart content 3. Actual results: After submitting, it redirect to https://server/quickstarts/asgasd, but it returned the page is blank. Details see in attachment. Expected results: It should return correct content page after submitting. Additional info:
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.