There's a problem with what the theme sees as the active theme when inside the theme settings form. It was partially solved but Hexagon would get confused in some very odd places do to the unpredictable scope and order of the function calls.

I'm almost done with the patch. What it does is define an explicit scope so it is clear on which theme it is processing. No more guessing on the state of the theme key.

After this patch, I'll roll a third alpha.

CommentFileSizeAuthor
#1 patch_commit_cbcba4e5aa4a.patch22.45 KBdvessel
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dvessel’s picture

Status: Active » Fixed
FileSize
22.45 KB

Plugged all the holes. We are set!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.