RTFM Custom Field Truncated

I have searched the archives and can’t seem to come up with the answer
to this.

I am using RT 3.0.6 with RTFM 2.0.1 running on a vanilla Redhat 9 box. I
am having troubles with the custom field in the RTFM articles. It keeps
getting truncated at 1024 characters. I have looked at the db and the
data type for the field is TEXT which will definately hold more data
than this. Is it intended to only hold this much data or is this a bug
in the application?

Any help would be very much appreciated.

Ben Bush

I have searched the archives and can’t seem to come up with the answer
to this.

I am using RT 3.0.6 with RTFM 2.0.1 running on a vanilla Redhat 9 box.

Sounds like the redhat mod_perl truncation bug.

I am having troubles with the custom field in the RTFM articles. It keeps
getting truncated at 1024 characters. I have looked at the db and the
data type for the field is TEXT which will definately hold more data
than this. Is it intended to only hold this much data or is this a bug
in the application?

Any help would be very much appreciated.

Ben Bush


rt-users mailing list
rt-users@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users

Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm

Request Tracker... So much more than a help desk — Best Practical Solutions – Trouble Ticketing. Free.

Can you help point me in the right direction to get this resolved? Is
this a known issue that already has a workaround?

Ben Bush

Jesse Vincent wrote:

At 06:07 PM 12/19/2003, Ben Bush wrote:

Can you help point me in the right direction to get this resolved? Is this
a known issue that already has a workaround?

Try compiling mod_perl from the latest rawhide SRPM or try the RPMs from
here: http://httpd.apache.org/~gozer/mp2/

Michael

This worked perfectly. Thanks.

Ben Bush

Michael S. Liebman wrote: