Closed (fixed)
Project:
CiviCRM 2.0+ Compatibility
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
16 Jun 2006 at 01:12 UTC
Updated:
14 Jul 2012 at 23:29 UTC
Jump to comment: Most recent file
Comments
Comment #1
dries commentedCommitted to CVS HEAD.
(Looks like a stupid function to me.)
Comment #2
gordon commentedJust out of interest, what is the stupid function. adding the query parameter, or the theme_menu_item() function.
Comment #3
gordon commentedHere is the changes to the api for hook_menu()
Comment #4
morbus iffGordon - thanks for this! I was just remarking to myself how annoying it was that I couldn't use query strings (for, yes, the reset=1 of a CiviCRM menu item that I was manually making into my own Drupal block). Wunderbar!
Comment #5
gordon commentedNP, my client also found this annoying. I know that this is not really related, but for interest here is that patch to CiviCRM 14. which puts all the menus in the menu.
It does remove from the blocks, but they can be another change.
Comment #6
Amazon commentedI have been testing out query strings with CiviCRM in Drupal 5. I am unable to use query strings with menu items. Could someone shed some history on what was committed and if there was another patch that removed this ability.
Comment #7
brunodboComment #8
brunodboChanged the component to reflect the new component categorization. See http://drupal.org/node/301443.
Comment #9
catchMarking this very old and miscategorised issue as fixed.