Bug: we require the full view name be used in hard-coding modules
Reported by dleffler | June 6th, 2013 @ 12:23 AM | in 2.2.1 (closed)
We should probably be a bit more graceful in allowing the view
variation to be passed instead of the action_viewvariation. e.g.,
if you want the showall single view it currently requires:
'action'=>'showall','view'=>'showall_single' and should also
accept
'action'=>'showall','view'=>'single' since we know the system
requires the view name begin with the action
Comments and changes to this ticket
-
expNinja June 12th, 2013 @ 08:12 PM
- State changed from new to resolved
(from [5cf49d547a65312da532b64ef41c1ce105d8d355]) Allows hard-coded module view parameter to contain or omit action name prefix [#1024 state:resolved] https://github.com/exponentcms/exponent-cms/commit/5cf49d547a65312d...
-
expNinja June 12th, 2013 @ 08:18 PM
(from [0e289dccb56266d0b85c9897c041f3ec1ab93760]) Allows hard-coded module view parameter to contain or omit action name prefix #1024 state:resolved https://github.com/exponentcms/exponent-cms/commit/0e289dccb56266d0...
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