1) Install test module
2) Go to admin/config/services/wsclient/manage/twitter_search
3) Note the warning below:
Notice: Undefined offset: 0 in wsclient_tester_form_wsclient_service_form_alter() (line 36 of /Users/brian-johnalford/Sites/acquia-drupal/sites/all/modules/wsclient/wsclient_tester/wsclient_tester.module).

CommentFileSizeAuthor
#2 wsclient-undefined-key-1977070-1.patch688 bytesbabruix

Comments

tko’s picture

Have the same problem. Tester module keeps throwing up errors all over the place.

babruix’s picture

Status: Active » Needs review
StatusFileSize
new688 bytes

Bug confirmed, here is a patch to fix.

klausi’s picture

Assigned: Unassigned » dman

Assigning to dman, as I'm not familiar with wsclient_tester.

dman’s picture

Status: Needs review » Fixed

I found this notice was introduced due to some changes in the parent modules table layout.
The patch from babruix is good enough, though it didn't really explain why it was neccessary, so I added a comment. Also the whitespace was off a bit. Putting that modified version in though, thanks.
It'll be in -dev in a minute.

Status: Fixed » Closed (fixed)

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