Download & Extend

Doesn't expand menu items for urlencoded URL's

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.

AttachmentSizeStatusTest resultOperations
uc_catalog_urlencode_fix-1606440-0.patch569 bytesIdlePASSED: [[SimpleTest]]: [MySQL] 2,419 pass(es).View details

#2

Status:needs work» needs review

#3

Status:needs review» fixed

Confirmed, and committed to both branches. Thanks for the patch!

#4

Status:fixed» closed (fixed)

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

nobody click here