6.0.0-alpha14
7/2/25

[#14658] Class Not Found error on trying to delete 'image' attribute
Summary Class Not Found error on trying to delete 'image' attribute
Queue Whups
Queue Version Git master
Type Bug
State Duplicate
Priority 2. Medium
Owners
Requester birnbacs (at) gmail (dot) com
Created 06/26/2017 (2928 days ago)
Due
Updated 06/29/2017 (2925 days ago)
Assigned
Resolved 06/29/2017 (2925 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
06/29/2017 09:09:09 AM Jan Schneider Comment #2
State ⇒ Duplicate
Reply to this comment
Looks like you are talking about the FRAMEWORK_5_2 branch, not the 
master branch. Duplicate of bug #14111 which never was backported.
06/26/2017 10:34:50 AM birnbacs (at) gmail (dot) com Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Class Not Found error on trying to delete 'image' attribute
Queue ⇒ Whups
Milestone ⇒
Patch ⇒ No
Reply to this comment
Trying to delete an attribute of type 'image' results in the error 
message shown below. It is not a permissions problem as it also occurs 
to the administrator. I could not find the classes mentioned in the 
message.

(BTW: the image did not get displayed in the first place, I shall file 
a separate bug for this)


Fatal error: Class 'DeleteAttributeDescForm' not found in 
/usr/local/www/apache24/data/whups/admin/index.php on line 968
Ein schwerer Fehler ist aufgetreten:
Class 'DeleteAttributeDescForm' not found
in /usr/local/www/apache24/data/whups/admin/index.php:968

1. Horde_ErrorHandler::catchFatalError()

Details
Die vollständige Fehlermeldung wurde in Hordes Logdatei geschrieben 
und für Administratoren weiter unten ausgegeben. Benutzer, die keine 
Administratoren sind, bekommen diese Details nicht zu sehen.

ErrorException Object
(
     [message:protected] => Class 'DeleteAttributeDescForm' not found
     [string:Exception:private] =>
     [code:protected] => 0
     [file:protected] => /usr/local/www/apache24/data/whups/admin/index.php
     [line:protected] => 968
     [trace:Exception:private] => Array
         (
             [0] => Array
                 (
                     [function] => catchFatalError
                     [class] => Horde_ErrorHandler
                     [type] => ::
                     [args] => Array
                         (
                         )

                 )

         )

     [previous:Exception:private] =>
     [severity:protected] => 1
     [logged] => 1
)

Saved Queries