When viewing a particular wish list item, the breadcrumb link to return to the wishlists main page is an invalid URL. The default link is "?q=wishlists" which I have changed to "?q=wishlist", though I'm not sure if "?q=wishlist/1" might be more appropriate.
The issue is at line 451 in wishlist.module where the URL is created.
Comments
Comment #1
scott.mclewin commentedI noticed that too last weekend. A fixed version is in CVS HEAD, which remains compatible with v4.6.