Closed (fixed)
Project:
Quiz
Version:
6.x-4.x-dev
Component:
Code - Quiz module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2010 at 13:30 UTC
Updated:
12 Sep 2010 at 08:17 UTC
See attached patch.
| Comment | File | Size | Author |
|---|---|---|---|
| quiz-name.patch | 4.47 KB | pebosi |
Comments
Comment #1
falcon commentedThanks for the patch!
t() should not be used in hook_menu. http://api.drupal.org/api/function/hook_menu/6
For descriptions this is a real challenge since there is no way to add variables "correctly" into descriptions... :/
Comment #2
falcon commentedI must have been in a hurry when I reviewed the patch. It was form arrays, not menu arrays....
Commited!