I had the same problem as: http://drupal.org/node/1669256#comment-6191554

I originally tried aliased paths. The path field help text be updated to be more clear. This is the current text:

The URL path where breadcrumb will be shown. You may create named placeholders for variable parts of the path by using %name for required elements. For example: "node/%node/foo" or "forum/%forum". These named placeholders can be turned into contexts on the arguments form.

Maybe just change to "The URL non-aliased path..."

Comments

timofey’s picture

I just wasted 6 hours (embarrassing, I know) trying to make it work, until I realized it wasn't compatible w/ aliases!!

It's a must to add this to help... or better yet, to front page!

---BTW, amazing module!

spleshka’s picture

Version: 7.x-2.x-dev » 7.x-3.x-dev
Status: Active » Closed (fixed)

Hi guys, sorry for making you wait so long.

Thanks for this issue, fixed at 7.x-3.x (3e8d281).

Closing this issue. Please, feel free to reopen it if you have any questions.