Bug: module configuration doesn't get passed to 'show' views
Reported by dleffler | May 24th, 2012 @ 03:44 PM | in 2.0.7 (closed)
Most 'show' item views depend on config settings to determine output, but the config is not being passed.
The 'src' is a part of most urls being passed, but many show actions simply pass a title, etc... which doesn't place the 'src' in the params, ergo, we don't get a valid config being pulled.
Comments and changes to this ticket
-
expNinja May 24th, 2012 @ 04:11 PM
- State changed from new to resolved
- Milestone set to 2.0.7
- Milestone order changed from 186 to 0
(from [8f9a7bd2a073f8959a5bbd58e48a287b8b0fbdfe]) Should fix problem with 'show' views NOT getting the module configuration settings which prevented showing of attached files, etc..., also changes news module to use 'show' instead of 'showByTitle' since 'show' now works with passed titles [#616 state:resolved milestone:2.0.7] https://github.com/exponentcms/exponent-cms/commit/8f9a7bd2a073f895...
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