Hi group, I successfully upgraded from Commons 3.6 to Commons 3.8

There is inconsistent behaviour on the admin/modules page :
- in Google Chrome and Firefox the list of modules does not begin to display the table until *after* the Save Config button. (see attached file1, 2, and 3). Disabling the float: left on the #module-filter-left id at least sends the the input box down to the heading of the modules.
- this also fixes the issue :
div id="module-filter-left" style="display: none;"
but then of course the left hand "categories" of modules do not display.

- In Internet Explorer 9 the modules list page is blank apart from the Drupal Admin header. (see attached page 4).
(View Source ensures the content is actually there)

CommentFileSizeAuthor
file4.png51.34 KBdavidhunter
file3.png18.43 KBdavidhunter
file2.png15.29 KBdavidhunter
file1.png27.36 KBdavidhunter
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

davidhunter’s picture

Title: Module Listing » Display Issues with Module Listing
rosemeria’s picture

This was a problem with Ember now fixed as of Jan 28th. This issue is a duplicate of https://drupal.org/node/2173231

I can confirm - module listing is showing correctly in latest 7.x-3.x-dev version on chrome and firefox.
Have not tested on IE yet.

davidhunter’s picture

Thanks Rose.

davidhunter’s picture

Status: Active » Closed (fixed)