Closed (duplicate)
Project:
Webform
Version:
7.x-4.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2013 at 12:01 UTC
Updated:
7 Aug 2013 at 21:47 UTC
When no breadcrumb is previously set, the first array element returned by webform_set_breadcrumb() is NULL. Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| webform_breadcrumb.patch | 563 bytes | pjcdawkins |
Comments
Comment #1
quicksketchThis was fixed in #1803808: Undefined variable: account in webform_set_breadcrumb() (where I committed another patch of yours @pjcdawkins). Thanks!
Comment #2
pjcdawkins commentedAh yes, sorry I forgot about this thread.