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
Comment #1
szczym commentedconfirming, i got that problem too
Comment #2
campeon38 commentedany update.
Comment #3
bryancasler commentedRan into the same problem again when installing http://drupal.org/project/field_slideshow
Comment #4
chihuei commentedI have the same problem.
Comment #5
julia_g commentedSame issue here.
Comment #6
csuggs4 commentedsame.
Comment #7
striknin commentedSame issue than others
Comment #8
jmoruziIn my case, the warnings appear when going from the menu breadcrumb config page to any other page, even without saving any changes.
Comment #9
WilliamB commentedSame issue...
Comment #10
goldlilys commentedGetting the same issue right after enabling it. Subscribing.
Comment #11
ckngPlease help test out #670840: Port Menu breadcrumb module to Drupal 7, the current D7 branch is an incomplete port.
Comment #12
xurizaemonThis issue is fixed by patch #29 (then superceded by #36) in #670840: Port Menu breadcrumb module to Drupal 7.