On 01/20/2013 09:06 PM, Michael Heydekamp wrote:
Due to my lack of PHP skills, I don't get an idea what these fixes are doing. Can you describe what the change in the behaviour is (or which additional scenarios are now covered)?
And again: Does format=flowed apply to quoted lines at all...?
Yes, of course. See RFC 2646.
Furthermore, you did more improvements in 9deb663f94e9819e9a0b5c6bb2026e1e37bac5e3, which are logged as "More improvements to format=flowed handling + fix in wordwrap() used internally by format_flowed()".
I'm relating to the "fix in wordwrap()": This word wrap fix has nothing to do with the issue that I described in the thread "Line wrapping f*cked up upon forwarding - why?", right? Just wanna make sure that there is nothing being mixed up, as the issue I described does only and especially apply to non-flowed messages.
Yes, I didn't really read about your issue. I just fixed Thomas' bug and went through the RFC again and made some improvements.