In the 'Active in this Group' and 'Recent Content' views, wiki titles are not displayed. There is just blank space with no title and no link. Other content types display as intended.

I suppose it has something do with title vs title_field changes that happened at some point? commons_wikis.info is the only of the content types that contains the line:
features[field_instance][] = node-wiki-title_field
not sure if that has to do with it?

(also, in the screenshot above you may notice the icon for document is missing, as noted here #2200909: Icon missing for Documents in activity stream )

Comments

WebSinPat’s picture

Forgot to say this happens on fresh 3.9 install.

WebSinPat’s picture

If I edit a wiki or create it from the full node/add form, then the title appears as expected in the view. So it seems to be something about how the wiki creation from the browsing_widget is happening?

WebSinPat’s picture

Note that I think the titles are also missing when viewing content you follow under your notification settings.

screenshot titles mising

devin carlson’s picture

Version: 7.x-3.9 » 7.x-3.x-dev
Status: Active » Needs review
StatusFileSize
new53.87 KB

A patch to replace the title property with the title field + formatter in all of the current views.

devin carlson’s picture

Status: Needs review » Fixed

Tested #1 with both existing and fresh Commons installations in both language neutral and multilingual configurations and verified that the Wiki titles were displayed properly while not introducing any other issues.

  • Commit 1a5f15d on 7.x-3.x by Devin Carlson:
    Issue #2201521 by Devin Carlson: Fixed Wiki titles not appearing in...

Status: Fixed » Closed (fixed)

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