Problem/Motivation

When the path of a breadcrumb item contains a colon, a 400 HTTP response with 'Invalid URI.' as body is displayed.

Proposed resolution

Url encode paths before passing them to Request::create() in EasyBreadcrumbBuilder::getRequestForPath().

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

dieterholvoet created an issue. See original summary.

dieterholvoet’s picture

Status: Active » Needs review
greg boggs’s picture

Status: Needs review » Fixed

Awesome, thanks for the fix!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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