[Rt-devel] [Fwd: Custom field]

Ruslan U. Zakirov Ruslan.Zakirov at acronis.com
Thu Dec 16 10:16:42 EST 2004


This is bug in DBIx::SB
Patch with tests is attached.

				Best regards. Ruslan.

Andrew Kornilov wrote:
> 
> 
> -------- Исходное сообщение --------
> Тема:     Custom field
> Дата:     Fri, 10 Dec 2004 14:02:15 +0200
> От:     Andrew Kornilov <andy at eva.dp.ua>
> Кому:     rt-users at lists.fsck.com
> 
> 
> 
> I've add new Custom field (Select multiple values), link it with Queue 
> and try to add new ticket.
> When i select one of customfield values and try to save ticket i get error:
> 
> Can't locate object method "Id" via package "No object mapping for 
> field" (perhaps you forgot to load "No object mapping for field"?) at 
> /usr/lib/rt/RT/Record.pm line 1464.
> 
> 1460:        my $method = "${class}Obj";
> 1461:      $self = $self->$method;
> 1462:      }
> 1463:     1464:      return $self->Id;
> 1465:      }
> 1466:     1467:      sub _LookupTypes { ref($_[0]) }
> 1468:
> 
> Where is my mistake?
> 
> P.S. RT 3.3.14.
> 
> 
> _______________________________________________
> Rt-devel mailing list
> Rt-devel at lists.bestpractical.com
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-deve
> l

-------------- next part --------------
A non-text attachment was scrubbed...
Name: object_mapping.patch
Type: application/aegis-patch
Size: 3333 bytes
Desc: not available
Url : http://bestpractical.com/pipermail/rt-devel/attachments/20041216/902e7584/object_mapping-0001.bin


More information about the Rt-devel mailing list