Got the following problems when attempting an install with the current dev. None of them seem to have been reported before, or at least weren't showing up in the issue que.

Notice: Undefined index: log in update_authorize_install_batch_finished() (line 235 of C:\xampp\htdocs\drupal7beta3\modules\update\update.authorize.inc).
Warning: Invalid argument supplied for foreach() in update_authorize_install_batch_finished() (line 235 of C:\xampp\htdocs\drupal7beta3\modules\update\update.authorize.inc).
Notice: Undefined index: log in update_authorize_install_batch_finished() (line 276 of C:\xampp\htdocs\drupal7beta3\modules\update\update.authorize.inc).
Notice: Undefined index: tasks in update_authorize_install_batch_finished() (line 277 of C:\xampp\htdocs\drupal7beta3\modules\update\update.authorize.inc).
Installation failed! See the log below for more information.

These errors look to possibly be caused by the update manager itself.
http://drupal.org/node/936686

I then went and tried installing the module again, no problem. However when I went to change some settings, none of the menu names showed up. Then after saving the changes I got several warnings. They show up on every page.
http://awesomescreenshot.com/05a9uwf26

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in _form_set_class() (line 3968 of C:\xampp\htdocs\drupal7beta3\includes\form.inc).
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in _form_set_class() (line 3968 of C:\xampp\htdocs\drupal7beta3\includes\form.inc).
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in _form_set_class() (line 3968 of C:\xampp\htdocs\drupal7beta3\includes\form.inc).
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in _form_set_class() (line 3968 of C:\xampp\htdocs\drupal7beta3\includes\form.inc).
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in _form_set_class() (line 3968 of C:\xampp\htdocs\drupal7beta3\includes\form.inc).
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in _form_set_class() (line 3968 of C:\xampp\htdocs\drupal7beta3\includes\form.inc).
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in _form_set_class() (line 3968 of C:\xampp\htdocs\drupal7beta3\includes\form.inc).

Comments

szczym’s picture

confirming, i got that problem too

campeon38’s picture

any update.

bryancasler’s picture

Ran into the same problem again when installing http://drupal.org/project/field_slideshow

chihuei’s picture

I have the same problem.

julia_g’s picture

Same issue here.

csuggs4’s picture

same.

striknin’s picture

Same issue than others

jmoruzi’s picture

In my case, the warnings appear when going from the menu breadcrumb config page to any other page, even without saving any changes.

WilliamB’s picture

Same issue...

goldlilys’s picture

Getting the same issue right after enabling it. Subscribing.

ckng’s picture

Please help test out #670840: Port Menu breadcrumb module to Drupal 7, the current D7 branch is an incomplete port.

xurizaemon’s picture

Assigned: Unassigned » xurizaemon
Status: Active » Fixed

This issue is fixed by patch #29 (then superceded by #36) in #670840: Port Menu breadcrumb module to Drupal 7.

Status: Fixed » Closed (fixed)

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