On 20-04-2004 at 15:24, Robert L Mathews wrote: >Does anyone have any thoughts on my message about wrapping from a >couple of days ago?
I'm going to test your patch on our production system. Two questions anyway: 1. Did you fix the issue with original messages being wrapped at more than $NewLine characters? If I'm not wrong, Outlook's default is 80 characters. 2. How do your regexp'es handle long URLs? They shouldn't wrap lines containing a single word (actually, they shouldn't wrap words at all). I'm currently using Text::Wrap to do wrapping, and this works great (also with long URLs), except for quoted text which is badly wrapped. Anyway, I think that good message wrapping should be integrated in OTRS as soon as possible. --Alessandro. _______________________________________________ OTRS mailing list: dev - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/dev To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev
