[Rt-devel] RT 3.5.3 Custom Field Problems
Jesse Vincent
jesse at bestpractical.com
Tue Sep 20 17:18:41 EDT 2005
> >
> > context:
> > ...
> > 50: % my $count;
> > 51: % foreach my $Object (@Objects) {
> > 52: <tr>
> > 53: % my $id = "Object-".$Object->id."-CF-".$id;
> > 54: % my $id = "Object-".$Object->id."-CF-".$id;
> Code duplication here.
Nice catch. (Merge bug) Fixed in 3864
>
> [snip]
>
> --
> Best regards, Ruslan.
> _______________________________________________
> Rt-devel mailing list
> Rt-devel at lists.bestpractical.com
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel
>
--
More information about the Rt-devel
mailing list