The only warnings I see in the JavaScript console appear to be related to ShareThis:

"Invalid App Id: Must be a number or numeric string representing the application id. all.js:56
FB.getLoginStatus() called before calling FB.init(). "
Boston___CL5.png

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Zarabadoo’s picture

I am quite positive this is not related to ShareThis, javascript or theme. The javascript related specifically to short forms is functioning properly as the Q & A, wiki and poll items expand appropriately when the form is clicked. These forms should not have ckeditor help text, or labels attached to them, so I am presuming that the problems lies in php. Since translation seems to be the factor here, double check for usage of "LANGUAGE_NONE" or "und" as array keys in the modules.

Zarabadoo’s picture

Assigned: Unassigned » Devin Carlson
ezra-g’s picture

I just notice that the audience fields also do not display.

Devin Carlson’s picture

Status: Active » Needs review
FileSize
7.54 KB
169.91 KB

hHibzNV.png

Devin Carlson’s picture

Status: Needs review » Fixed

I retested #4 and found that it fixed the issues described in the OP when the fields of a node have a different language than the entity itself.

Committed to Commons 7.x-3.x.

http://drupalcode.org/project/commons.git/commit/572a335

Feel free to reopen the issue if you come across any other browsing widget language issues.

Automatically closed -- issue fixed for 2 weeks with no activity.