﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
24871	Textarea widget has redundant \r\n when writing XHTML	Tomáš Pecina	nobody	The Textarea widget contains leading \r\n, which is wrong in certain contexts (I experienced the problem with one of my Django projects outputting XML-serialized HTML5, which copied the newline to initial field value). These characters are unneeded and could and should safely be deleted. The patch (for Django 1.6, but there's no difference in later revisions) is attached.	Bug	closed	Forms	1.8	Normal	wontfix	textarea, widget		Accepted	0	0	0	0	0	0
