Latest actual search redirects to 404 error

tassoman - March 13, 2008 - 22:47
Project:Faceted Search
Version:5.x-0.21
Component:User interface
Category:support request
Priority:critical
Assigned:Unassigned
Status:closed
Description

If i create a faceted_search i could assign base path and start page.

Clicking on categories, filtering is ok. But when we want to remove all the guided search categories (clicking on [X]) on the last click we are redirected to {start page} and drupal gives back error 404.

The correct url to be redirected to is {base path}/{start page}

. (Base path is the label of faceted_search url, not drupal base path).

#1

David Lesieur - March 14, 2008 - 00:49

If your start page refers to the base path, the only paths that make sense are just the base path itself, or the base path followed by /results.

In other words, the start page can use only either the base path alone, the base path followed by /results, <front>, or a path that is valid on your system. Anything else will generate 404 errors.

And yes, as you said, the base path given to Faceted Search should not contain the site's base url.

I hope this can help.

#2

David Lesieur - March 14, 2008 - 14:59
Category:bug report» support request

#3

tassoman - March 18, 2008 - 21:01

I mean that when I click the latest [x] on guided search, I'm redirected to http;//example.com/results and not to http;//example.com/apparel-search as you can see in the attached picture. I haven't any /results path but /apparel-search it's default facet page and exists.

AttachmentSize
Schermata.png12.99 KB

#4

David Lesieur - March 20, 2008 - 02:13

Ah, then if you want to go to apparel-search when the last search term is removed, just enter apparel-search as the Start page.

#5

David Lesieur - June 20, 2008 - 22:29
Status:active» fixed

I guess this is fixed.

#6

Anonymous (not verified) - July 4, 2008 - 22:33
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.