Closed (fixed)
Project:
QuickPost Bookmarklet
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
15 Sep 2011 at 08:36 UTC
Updated:
26 Nov 2011 at 00:50 UTC
Hi, I have this notice in admin/config/content/quickpost_bookmarklet
thanks
Notice: Undefined index: #attributes in quickpost_bookmarklet_settings_form() (line 29 of C:\..\drupal-7.8\sites\all\modules\quickpost_bookmarklet\quickpost_bookmarklet.module).
Notice: Undefined index: class in quickpost_bookmarklet_settings_form() (line 29 of C:\..\drupal-7.8\sites\all\modules\quickpost_bookmarklet\quickpost_bookmarklet.module).
Comments
Comment #1
BrockBoland commentedJust wanted to let you know that I saw this. I'm away on vacation right now, but I'll look into it when I'm back in action.
Comment #2
jamestombs commentedLines 28-29:
Should be:
Comment #3
BrockBoland commentedCommitted 7a6c7ca. This will be in the next release soon here. Sorry it took me so long to make this minor change.