Bug: on ajax_action we don't have the 'framework'
Reported by dleffler | April 11th, 2013 @ 08:03 PM
Since an ajax_action request doesn't pull in the theme template, we don't have access to the 'framework' of the theme so we don't have the plugin/control search order set up and end up with the base/standard controls, etc... instead of say bootstrap controls.
Fix would be to set a session key if head_config is not null and if it is null check the session key.
Comments and changes to this ticket
-
expNinja April 12th, 2013 @ 06:52 PM
- State changed from new to resolved
(from [60fdf0435724e57e8f6b28080fec1fa1ee8a5c3a]) Ensures the system knows which 'framework' we are using, even on ajax_action [#984 state:resolved] https://github.com/exponentcms/exponent-cms/commit/60fdf0435724e57e...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS