Creating a menu link to a result

miiimooo - May 20, 2009 - 17:43
Project:Faceted Search
Version:6.x-1.0-beta2
Component:Documentation
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

I'm trying to create a menu item that links to a taxonomy result - I have tried a couple of variations. My search results are under publications/results

publications/results/taxonomy:152
Should work but gives The path '/results/taxonomy:152' is either invalid or you do not have access to it.
publications/results/taxonomy%3A152
Is silently dropped by the menu system - I think it's some XSS check
http://mydomain.com/publications/results/taxonomy%3A152
Works but is not very pretty

#1

kfurlotte - June 17, 2009 - 17:42

Any updates on this? I have the same problem and can't figure out what is the problem and how to fix it.

#2

blooom - August 23, 2009 - 21:20

Having the same problem, any suggestions?

thx

#3

momper - August 26, 2009 - 14:36

subscribe

#4

miiimooo - September 4, 2009 - 12:31

I read somewhere about a workaround using an alias - tried but doesn't work.
I've posted a bug report/feature request in the menu issue queue because I think it's core problem. Let's see if something happens. Otherwise I don't know.. Maybe worth bugging David to change the characters used.

#568244: invalid path / no access

#5

mpaler - October 4, 2009 - 00:39

subscribing

#6

milos.kroulik - October 23, 2009 - 22:22

subscribing

I consider this critical issue, since using absolute paths would complicate many things during site development.

#7

osherl - November 12, 2009 - 13:55

I have found a solution for this by accident. Add a space after the path and the Drupal menu system will be happy: "publications/results/taxonomy:152 " (without the quotes).
Let me know if it worked for you.
Laszlo
www.safecosmeticshop.com

#8

mpaler - November 12, 2009 - 05:32

That appears to work for me. Have only tested one facet.

 
 

Drupal is a registered trademark of Dries Buytaert.