Download & Extend

Access handler is using a deprecated method for getting option definitions.

Project:Mobile Tools
Version:6.x-2.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:travist
Status:needs review

Issue Summary

We are getting a warning that states the following...

Notice: Undefined index: mobile_tools in /mnt/apci/main/www/sites/all/modules/contrib/mobile_tools/views/plugins/mobile_tools_plugin_access_mobile.inc line 15

I dug a little deeper and found that the problem is that you are using a deprecated method within your views access handler to get the options for that plugin.

Patch to follow.

Comments

#1

Status:active» needs review

Here is the patch.

AttachmentSize
1425024-fix-access-options-2.patch 887 bytes
nobody click here