gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] Report generator has trouble to display long names


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] Report generator has trouble to display long names
Date: Thu, 1 Sep 2011 17:25:50 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Wed, Aug 31, 2011 at 12:43:15AM -0700, Jim Busser wrote:

> For example
> 
>       select * from ref.data_source
> 
> results in more content from
> 
>       name_long
> 
> than will fit in the display (same problem even if one requests only to
> 
>       select name_long from ref.data_source
> 
> . Does the plug in lend itself to any trimming or alternate formatting?

Fixed.

        - turns line breaks into "<CR>" and/or "<LF>"
        - truncates after first 150 chars
        - displays trailing ellipsis if column data was > 150 chars

Karsten
-- 
GPG key ID E4071346 @ gpg-keyserver.de
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346



reply via email to

[Prev in Thread] Current Thread [Next in Thread]