I have two themes, say Theme A and Theme B. Theme A is my default, and using path-based assignment I specified Theme B for the following paths:
admin
admin/*

This works in general, but on editing a view and clicking 'submit', I'm returned to admin/build/views and Theme A is used again. Simply reloading that page, Theme B shows up as expected.

I did a little debugging and it looks like taxonomy_theme_menu is getting called several times, which I think indicates some kind of redirect or drupal_goto() ?? Each time however, init_theme() seems to get properly called. So I can't tell what the problem might be.

Thanks,
Rory

Comments

rorysolomon’s picture

Title: Extended' (path-based) assignment fails on some pages » Extended (path-based) assignment fails on some pages
mkalkbrenner’s picture

Component: - Extended (Paths) » Code / API
Status: Active » Postponed

Taxonomy Theme 5.x is unmaintained. As you can see at the project description page we're looking for a co-maintainer espacially for th 5.x version.

mkalkbrenner’s picture

Status: Postponed » Closed (won't fix)

Taxonomy Theme 5.x is unmaintained. Due to the fact that Drupal 5 itself is not maintained anymore, we close this issue to get the issue queue clean for Taxonomy Theme 6.x and 7.x.