The title pretty much says it all. I try to create a new custom breadcrumb, I hit save, and it doesn't save.

Comments

bbinkovitz’s picture

Component: Code » User interface

So I realized this is happening because I used php start and end tags, which were not required, and that it doesn't save if the tags are used, apparently. So I'm changing this to a UI issue.

MGN’s picture

Title: Cannot save breadcrumb profile. » Document All Features of Custom Breadcrumbs
Component: User interface » Documentation
Category: bug » task

@bbinkovitz are you talking about controlling the breadcrumb visibility?

This is probably more of a documentation issue, and definitely not a bug. The instructions are in the drupal handbook http://drupal.org/node/228955, and their is a note regarding the use of php tags, but we should have a proper readme file in cvs and a link on the project page.

A readme has been contributed #304048: Contributing README.txt file but hasn't received any attention yet....

MGN’s picture

Status: Active » Fixed

@bbinkovitz A README.txt file is now available in 6.x.1.x-dev (and by link on the project page), hopefully the instructions are adequate to eliminate the confusion you faced. I am marking this as fixed, but if you get a chance, please read through this new file and reopen this issue if the documentation needs improvement. Thanks

Status: Fixed » Closed (fixed)

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