Download & Extend

Wrong if condition in callback to remove a default calendar from the system

Project:Calendar
Version:6.x-2.4
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

Take a look at calendar.module, calendar_remove():

// Delete it from the database, if stored there.
  if ($view = views_get_view($view_name)) {

The same bug still exist in the dev.

Patch for 6.x-2.4 attached.

AttachmentSize
calendar.module.patch662 bytes

Comments

#1

Status:active» needs review

Changing status, as there is a patch.

nobody click here