Download & Extend

PHP Notice: Undefined index within mobile_tools.module

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

Issue Summary

We are getting a PHP Notice within the mobile_tools.module. The fix is really simple. You just need to add an isset to the mobile_tools_views_check_access function call.

Patch to follow.

Comments

#1

Here is the patch.

AttachmentSize
1418028-fix-php-warning-2.patch 477 bytes

#2

Status:active» needs review

#3

Here is a more elegant fix.

AttachmentSize
1418028-fix-php-warning-3.patch 485 bytes

#4

Whoops....against wrong version. Here is the updated patch.

AttachmentSize
1418028-fix-php-warning-4.patch 450 bytes
nobody click here