Ticket #319 (closed defect: fixed)

Opened 2 months ago

Last modified 2 months ago

midcom_helper_nav::get_current_leaf() always returns false

Reported by: flack Assigned to: bergie
Priority: major Milestone: 8.09.2 Ragnaroek
Component: MidCOM core Version: 8.09 Ragnaroek
Keywords: Cc:

Description

$nap->get_current_leaf() does not seem to be working, at least not for leaves set by components like this:

$this->_component_data['active_leaf'] = "{$this->_topic->id}:tasks_open";

Attachments

workaround_for_navigation.diff (1.5 kB) - added by flack on 10/01/08 17:17:07.
workaround for the described problem in fi.protie.navigation

Change History

10/01/08 17:17:07 changed by flack

  • attachment workaround_for_navigation.diff added.

workaround for the described problem in fi.protie.navigation

10/13/08 10:55:46 changed by bergie

  • milestone changed from 8.09 Ragnaroek to 8.09.2 Ragnaroek.

10/13/08 12:21:07 changed by flack

  • status changed from new to closed.
  • resolution set to fixed.

This works again in a current SVn checkout, so I guess some recent commit fixed it