When using the latest dev build of the ldap_integration module, the links to change the theme inside the block list simply don't do anything, it always uses the default theme.

Default Theme
Rubik Theme (Default)
Any Other Theme
Other theme

As you can see, with the second theme selected of the top of the blocks page, the page still appears with the Rubik theme, if I disable the LDAP modules, this problem disappears.
I tried to look into the code of the module to find what changed since the last stable release and the development one but there were too many changes, and I couldn't find what causes the problem.

Regards,
Pedro de Oliveira

CommentFileSizeAuthor
blocks-other.png14.02 KBfalsovsky
blocks-rubik.png13.84 KBfalsovsky

Comments

cgmonroe’s picture

Hmm, I can't reproduce this in my test environment so it's hard to debug.

I can't see any way that the ldap modules would do this. They don't include css, there is a bit of Javascript but that's only loaded on the ldap admin page, and the only theme code is for ldap admin screens.

One thing you might try is to run update.php (the current dev requires it). Then clear the caches (Admin->settings->performance).

Most likely this is do to something else. There are various issues out there about this, but ldapauth does not do any of the reported things that can cause this. I could be wrong, but enough info to reproduce this would be needed to figure it out.

#288148: Can't change block settings from admin with another theme
#374501: Administration Theme doesn't apply to Blocks pages (admin/build/block)

cgmonroe’s picture

Priority: Major » Minor
Status: Active » Postponed (maintainer needs more info)
cgmonroe’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Closing because I can't reproduce and no other information supplied for 2 weeks. Re-open if needed / more information can be supplied to duplicate problem.