I'm not sure how the themes index is generated, but the control of version numbers is not quite right.

For example, filtering to show 7.x themes (http://drupal.org/project/themes/index?project-status=0&drupal_core=103) includes the scaccarium theme (http://drupal.org/project/scaccarium).

However, this theme doesn't have an official 7.x release on the project page.

There is a dev release here: http://drupal.org/node/534088/release

That causes white screen errors because of various calls to undefined functions - theme_get_settings and node_get_types

Looking at the info file for the theme, it defines its core as 6.x, but the packaging script has added 7.x to the end.

Any ideas why this has happened? Should this be in the issue queue for the theme itself?

Comments

bryanbraun’s picture

Component: Project problem » Project/Git problem

I've noticed this when filtering for Drupal 8 themes as well. Some themes that are listed (like Zen or Om) don't have any official 8.x releases. Other themes with official 8.x releases (like Writer) don't show up.

dddave’s picture

Module and Theme search atm is pretty broken (there is a major issue in the solr component queue) but everything should be shiny after the upgrade to D7 of drupal.org.

dddave’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)

I guess? If this issue still persists please find the mother issue about broken theme/module search somewhere in /project or /drupalorg