Download & Extend

casetracker_case_state_save return invalid variable

Project:Case Tracker
Version:7.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

casetracker_case_state_save returns a $result variable, but there is no $result variable initialized in that function. It seems there is no other function depending on a result from casetracker_case_state_save so I simple removed it.

AttachmentSize
casetracker_case_state_save_return_invalid_variable-1.patch396 bytes

Comments

#1

Status:active» needs review

#2

Status:needs review» reviewed & tested by the community

#3

Status:reviewed & tested by the community» closed (fixed)

committed. http://drupalcode.org/project/casetracker.git/commit/e0b2a21

nobody click here