Download & Extend

title callback in non-.module-file not loaded

Project:Drupal core
Version:6.x-dev
Component:menu system
Category:bug report
Priority:normal
Assigned:dmitrig01
Status:patch (to be ported)

Issue Summary

Very trivial

AttachmentSizeStatusTest resultOperations
dfe_title_callback.patch654 bytesIgnored: Check issue status.NoneNone

Comments

#1

Status:needs review» reviewed & tested by the community

Seems very sensible to me.

#2

Status:reviewed & tested by the community» fixed

*cough* http://webchick.net/patch-reviewers-are-not-clairvoyant *cough* :P

To clarify ;) this bit of code fails if you have something like a menu title callback in another file.

Committed to HEAD. Thanks!

#3

dmitri did give a big clue with the filename of his patch :)

#4

HAHA

#5

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

#6

Title:DFE title callback» title callback in non-.module-file not loaded
Version:7.x-dev» 6.x-dev
Status:closed (fixed)» patch (to be ported)

How about a D6 version?
I just stumbled upon this in 6.16
From looking at the patch and at the function (http://api.drupal.org/api/function/_menu_item_localize/6) the patch should apply, but I didn't test it manually. Didn't test, if it works, either. I would re-roll and test, though, if there was hope for this getting in D6.

#7

Subscribing