On Wed, Aug 03, 2005 at 06:17:03PM +0200, C. Menge wrote: > > > > http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/gnump3d/gnump3d/bin/gnump3d-index?rev=HEAD&content-type=text/plain > > [...] > > If you confirm it as fixed I'll be happy to make a release soon I guess. > > Weeeeeell, yes, now the full title can be seen and everything else works > fine too - but the newline is completely killed, so even multiline > comments are shown in a single line.
Yes that's intentional. The actual effect of the change I made was to strip completely any newline tags, along with any tabs. I guess i could convert "\n" to the "<br>" tag to cause a newline in the display, but that might cause other problems. > Fix confirmed, new bug found :-) Is this a major issue ..? Steve -- _______________________________________________ Gnump3d-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnump3d-users
