Bug: Help _construct doesn't deal well with 'current' passed as version parm
Reported by dleffler | December 17th, 2011 @ 04:33 AM | in 2.0.3 (closed)
Based on how we deal with things, the url mysite/docs/current/help-topic should call up the titled 'help-topic' page in the current version, but the help _construct method is coded wrong for dealing with a received $param['version'] in that it doesn't expect 'current' and even then it sets the version to either true or false based on the 'isset($param['version'])' call.
In this situation, the call will always pull up blank help docs from the help_version_id of null.
Comments and changes to this ticket
-
expNinja December 17th, 2011 @ 04:57 AM
- State changed from new to resolved
(from [412ef65947a776a5b3dcc67a59bd6d5882c2924a]) Fixes problem of initially setting help version [#439 state:resolved owner:dleffler milestone:2.0.3] https://github.com/exponentcms/exponent-cms/commit/412ef65947a776a5...
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