<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in TextareaElementTest.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>3990423560cec42274c045493f63387a636b239e - Emit a guard newline in TextareaElement to preserve leading newlines</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/Form/TextareaElementTest.php#3990423560cec42274c045493f63387a636b239e</link>
        <description>Emit a guard newline in TextareaElement to preserve leading newlinesA browser&apos;s HTML parser ignores a single newline immediately after a&lt;textarea&gt; start tag, so a value whose first character is a newline lostit on round-trip (e.g. saving a page or section whose source starts witha blank line silently dropped that line).Emit a guard newline right after the start tag so the one the browserdrops is absorbed and the value stays intact.

            List of files:
            /dokuwiki/_test/tests/Form/TextareaElementTest.php</description>
        <pubDate>Thu, 04 Jun 2026 14:54:47 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
</channel>
</rss>
