Hello,
I discover Hansel with the 7.x-dev version. I'd like to use it to create breadcrumbs for nodes and views so I'm using path aliases.
After adding the first rule "start" with a switch on path aliases I see the possibility to configure the path. When I click the link "path alias" I get the white screen of death with the following in the logs :

LOCATION [SITE]/system/ajax
REFERRER [SITE]/admin/config/search/hansel?render=overlay
MESSAGE Notice: Undefined property: stdClass::$name in hansel_ui_rule_form() (line 248 of /var/www/[SITE]/html/sites/all/modules/hansel/hansel_ui/hansel_ui.module).

Config : Drupal 7.2, i18n module, views 3 / PHP 5.3.2 / Lots of RAM :)

Thanks.

Comments

gjones’s picture

I see the error as
Fatal error: Call to undefined function hansel_switch_configure_form()

on hansel_ui.module

mauritsl’s picture

Status: Active » Fixed

Fix commited to GIT.

A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.

Status: Fixed » Closed (fixed)

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