Bug#794690: tabs::$isPluginModified not declared in class_tabs.inc

Mike Gabriel mike.gabriel at das-netzwerkteam.de
Wed Aug 5 18:11:49 UTC 2015


Package: gosa
Severity: important
Version: 2.7.4+reloaded2-2
Tags: patch
User: debian-edu at lists.debian.org
Usertags: debian-edu
X-Debbugs-Cc: debian-edu at lists.debian.org

I see the below errors on my Debian Edu main server running GOsa²:

"""
Aug  5 20:03:37 tjener apache2: GOsa[gabmik]: (view) error : PHP  
error: Undefined property: usertabs::$isPluginModified  
(/usr/share/gosa/include/class_tabs.inc, line 190)
"""

Reason: $isPluginModified is not defined in the properties declaration  
section of class "tabs" (in gosa-core/include/class_tabs.inc).

Simply adding

"""
   var $isPluginModified = FALSE;
"""

directly below

"""
   var $multiple_support_active = FALSE;
"""

fixes the issue.

Mike

-- 

DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: mike.gabriel at das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: Digitale PGP-Signatur
URL: <http://lists.alioth.debian.org/pipermail/debian-edu-pkg-team/attachments/20150805/2328ed82/attachment.sig>


More information about the Debian-edu-pkg-team mailing list