[rt-users] Could not modify article in RTFM
Sven Sternberger
sven.sternberger at desy.de
Thu Jun 17 07:00:59 EDT 2004
Hello!
I could create custom fields, classes and articles. But when I try to modify an article
I get the following error message:
error: Undefined subroutine &RT::FM::ArticleCFValueCollection called at /usr/share/perl5/RT/FM/Article_Overlay.pm line 1086.
context:
...
1082: $cf->Load( $args{'Field'} );
1083:
1084: #Load up the ObjectKeyword we\'re talking about
1085:
1086: my $values = RT::FM::ArticleCFValueCollection($self->CurrentUser);
1087: $values->LimitToArticle($self->id);
1088: $values->LimitToCustomField($self->id);
1089: my $CFObjectValue = $values->HasEntryWithContent($args{'Content'});
1090:
...
code stack: /usr/share/perl5/RT/FM/Article_Overlay.pm:1086
/usr/share/request-tracker3/html/RTFM/Article/Edit.html:206
/usr/share/request-tracker3/html/autohandler:196
If I go back with the browser back-button I could successfilluy save the changes
This is a fresh installed machine with debian sarge, and it is normally updated.
Debian packages ...
LIBC: 2.3.2.ds1-12
Kernel: 2.4.26
Perl: 5.8.3-3
request-tracker3: 3.0.10-3
best regards!
BTW: This is a repost on my first submission I don't get any reaction.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20040617/1b56a7cb/attachment.html>
More information about the rt-users
mailing list