[rt-devel] System error
Autrijus Tang
autrijus at autrijus.org
Wed Nov 20 17:16:43 EST 2002
On Wed, Nov 20, 2002 at 11:02:01AM -0300, Rafael Maximo wrote:
> System error
> error: Can't locate object method "Load" via package "RT::System" at
> /opt/rt3/lib/RT/ACE_Overlay.pm line 782.
> Is this a bug? When will it be fixed? Or tell me if i'm doing
> something wrong.
This patch, as suggested by Jesse, resolved the problem for me.
/Autrijus/
==== lib/RT/System.pm ===
@@ -70,6 +70,7 @@
$RT::ACE::LOWERCASERIGHTNAMES{ lc $right } = $right;
}
+sub Load {}
=head2 AvailableRights
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://pallas.eruditorum.org/pipermail/rt-devel/attachments/20021121/d4a48ff4/attachment.pgp
More information about the Rt-devel
mailing list