[Rt-devel] RT 3.4.0 - Problems with Custom Field Type Text
truncating values
Scott Hebert
scoheb at gmail.com
Tue Feb 8 13:21:42 EST 2005
The patch you provided works.
Thanks!
SH
On Tue, 8 Feb 2005 11:55:53 -0500, Jesse Vincent
<jesse at bestpractical.com> wrote:
>
> Can you try the attached patch?
>
>
> On Tue, Feb 08, 2005 at 10:53:29AM -0500, Scott Hebert wrote:
> > Hi,
> >
> > I recently upgraded to RT 3.4.0 and am making use of the new Text
> > Custom Field Type.
> >
> > Unfortunately, the CF Values are getting truncated.
> >
> > I am entering large paragraphs of text (about 30 lines) and the value
> > being saved with only about 5 lines.
> >
> > I've been trying to track this down and have found that in Recond.pm
> > the $args{'Value'} is different compared to $new_value->Content which
> > is returned from $cf->AddValueForObject.
> >
> > I will continue to delve deeper into the code, but any assistance
> > would be greatly appreciated.
> >
> > Thanks,
> >
> > Scott
> > _______________________________________________
> > 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