I got this message when I pressed save at http://localhost/admin/config/people/accounts

Notice: Undefined index: xmlsitemap in xmlsitemap_link_bundle_settings_form_submit() (line 1315 of C:\xampp\htdocs\sites\all\modules\xmlsitemap\xmlsitemap.module).
Recoverable fatal error: Argument 3 passed to xmlsitemap_link_bundle_settings_save() must be an array, null given, called in C:\xampp\htdocs\sites\all\modules\xmlsitemap\xmlsitemap.module on line 1315 and defined in xmlsitemap_link_bundle_settings_save() (line 993 of C:\xampp\htdocs\sites\all\modules\xmlsitemap\xmlsitemap.module).
CommentFileSizeAuthor
#1 xmlsitemap.patch457 bytespillarsdotnet

Comments

pillarsdotnet’s picture

StatusFileSize
new457 bytes

Patch for the Undefined index error: #1002112: Notice: Undefined index: xmlsitemap in xmlsitemap_link_bundle_settings_form_submit() (line 1315 of xmlsitemap.module).

Sorry; should have posted that here. Closing the other as a dup and posting here instead.

pillarsdotnet’s picture

Status: Active » Needs review
arpeggio’s picture

#1: xmlsitemap.patch queued for re-testing.

dave reid’s picture

Assigned: Unassigned » dave reid

Hrm, something larger may be at fault here, but confirming the bug.

dave reid’s picture

Status: Needs review » Fixed

I found the root cause and committed a fix to CVS, and confirmed it worked.
http://drupal.org/cvs?commit=473566

Status: Fixed » Closed (fixed)

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