Closed (fixed)
Project:
Modal Frame API
Version:
6.x-1.6
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Mar 2010 at 18:04 UTC
Updated:
7 May 2010 at 07:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
markus_petrux commentedHi and sorry for the delay.
I think this issue could be fixed by altering the order in which the template suggestion for modalframe page is added during template preprocess function. I'm adding the suggestion at the top of the array, while it should be added last because in fact, this array is scanned in reversed order by theme().
Patch attached.
Comment #2
markus_petrux commentedCommited to CVS. Thanks for the report!
http://drupal.org/cvs?commit=358410