#561: Display more user-friendly error page when navigating to a non-existing
product
---------------------------+-----------------------
Reporter: rjollos | Owner: rjollos
Type: enhancement | Status: review
Priority: major | Milestone: Release 6
Component: multiproduct | Version:
Resolution: | Keywords: hooks
---------------------------+-----------------------
Comment (by olemis):
Replying to [comment:8 olemis]:
> Replying to [comment:7 rjollos]:
>
> > I would have guessed that the products listed on the `product_list`
page (`/products`) would link to the `product_view` page, but the links
seem to direct to the default handler for the product.
>
> AFAICT, that's expected behavior if using the default bootstrap handlers
together with environment / request factories distributed with Bloodhound
. May be different in other deployments by implementing custom bootstrap
handlers .
For instance see links below (site powered by custom bootstrap handlers)
for one such deployment in which your assumptions are valid .
http://blood-hound.net/products/dataviz
http://dataviz.blood-hound.net/
http://dataviz.blood-hound.net/products/dataviz
http://dataviz.blood-hound.net/dashboard
it's work in progress though ;)
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/561#comment:10>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker