[rt-users] RTFM 2.1.40 doesn't show content from migrated database

Alex Strachan astrachan at inter-systems.com.au
Mon Feb 20 19:43:52 EST 2006


Hi All,

 

Upgraded RT from 3.0.4 -> 3.4.5; applied mysql upgrades

 

Upgrade RTFM from 2.0.4 -> 2.1.4; applied mysql upgrades

 

When using RTFM I am unable to see any previous Text or Wiki content, the
classes and titles are still all there.

 

When trying to modify custom fields to classes assignments.

 

 

error:  Can't locate object method "HasEntry" via package "RT::CustomFields"
at /opt/rt3/share/html/RTFM/Admin/Classes/CustomFields.html line 81.

 

context:  ...   

77:  # Go through and delete all the custom field relationships that this
class 

78:  # no longer has 

79:   

80:   

81:  if ($ClassCFs->HasEntry($cf->Id)) { 

82:  unless (defined $ARGS{"Class-".$ClassObj->Id."-CF-".$cf->Id} ) { 

83:  my ($val, $msg) = $cf->RemoveFromClass($ClassObj->Id); 

84:  push (@results, $msg); 

85:   

...   

 

code stack:  /opt/rt3/share/html/RTFM/Admin/Classes/CustomFields.html:81

/opt/rt3/share/html/autohandler:215

 

 

Alex

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20060221/eea66b27/attachment.htm>


More information about the rt-users mailing list