I use the module "Search configuration".
This module allows amongst other things adding settings on the scope and options of the search.

So, it allows filtering the list of content types available in the advanced search field "Types" in function of settings and permissions.

I notice a compliance bug: AT core resets this list alteration by redefining options calling the function "node_type_get_names"; making the module implementation ineffective.

The issue is also present in the version 7.x-3.1 .

Comments

Jeff Burnz’s picture

Category: Bug report » Feature request
Priority: Major » Normal
Status: Active » Closed (won't fix)

This is fixed in 7.x-3.x because you can turn the advanced search features on and off in theme settings (under Extensions -> Markup overrides).

I'm not going to fix this in 2.x because that is retired to bug fixes only. This is not a bug, it was coded in the full knowledge it broke these modules - that was just a trade off - much improved accessibility or support a couple of modules that not very many people used. Understand that this theme was and is targeted for institutional usage, such as gov sites, universities and so on, accessibility always trumps when there is a trade to be made.