Closed (fixed)
Project:
Custom Breadcrumbs
Version:
6.x-2.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2009 at 03:31 UTC
Updated:
3 Nov 2009 at 04:38 UTC
configure a custom breadcrumb for one of your node types (ie admin/build/custom_breadcrumbs/node/edit/N)
enter something like this into the titles field:
Browse
[term]
[title]
enter something like this into the paths field:
browse
browse/[term-id]
- save it
- go back to the configuration page you just edited
notice that the setting weren't saved even though there was no indication of an error.
i vaguely recall submitting this same bug a long time ago, but i'm not certain.
Comments
Comment #1
harry slaughteractually, this may always happen. i just entered valid values, and it happened again. nothing was saved.
Comment #2
harry slaughterdisregard this, i hadn't run update.php
the conf saved after that.