Posted by bendikrb on May 29, 2012 at 5:43pm
3 followers
| Project: | Ubercart |
| Version: | 7.x-3.x-dev |
| Component: | Catalog |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
The _uc_catalog_navigation() function iterates the breadcrumb, and runs strpos() against drupal_get_alias().
It does not get a match if the breadcrumb URL's contains special chars (i.e. æ/ø/å).
Comments
#1
Suggestion for a patch is attached.
#2
#3
Confirmed, and committed to both branches. Thanks for the patch!
#4
Automatically closed -- issue fixed for 2 weeks with no activity.