Closed (fixed)
Project:
OpenFed
Version:
7.x-1.7
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Anonymous (not verified)
Created:
11 Aug 2014 at 13:17 UTC
Updated:
25 Nov 2025 at 20:01 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
bart.hanssens commentedComment #2
bart.hanssens commentedApparently the views do not include a "Content: Type is one of ... " filter criterion (or not anymore).
Should be fixed in the distro, but meanwhile one can activate the Views UI module (disabled by default), go to Structure / Views and add this filter manually.
Comment #3
stefan.r commentedI think the standard administration views page should still have that filter.
This is an issue in the ofed_switcher module, those "Show" buttons were supposing that Administration Views wasn't installed.
This has been fixed in RC2 of the ofed_switcher module, which will be in Openfed 1.9. If this really needs to be fixed in the mean time, you can clone the view and give the cloned view the URL "admin/content/type", with a contextual filter for "Node: type", though this is convoluted as it means you now have two views to maintain. Preferably you would just use RC2 of ofed_switcher to fix this.
Comment #4
stefan.r commentedComment #6
Babou commentedNo more clicks for me, I'll patch it.
The patch will be removed (or will fail) when the update to Openfed 1.9 will be used for our site (SZ).
Comment #7
Babou commentedMissing line numbers in the patch ...
Comment #8
Babou commentedIt looks like drush make still doesn't want to apply the patch. So I'll patch the make file instead.
By the time the site is released, it will be with Openfed 1.9 and the rc2 of the switcher.