<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 218: web form issues due to post fields being truncated</title><link>https://sourceforge.net/p/simpletest/bugs/218/</link><description>Recent changes to 218: web form issues due to post fields being truncated</description><atom:link href="https://sourceforge.net/p/simpletest/bugs/218/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 22 Jun 2012 08:20:34 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/simpletest/bugs/218/feed.rss" rel="self" type="application/rss+xml"/><item><title>web form issues due to post fields being truncated</title><link>https://sourceforge.net/p/simpletest/bugs/218/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have been having trouble getting a login working using the the&lt;br /&gt;
browser module, this is only happening on one particular server which is&lt;br /&gt;
RHEL6 - php 5.3.13.&lt;/p&gt;
&lt;p&gt;Basically the login fails, with the remote server rejecting the request.&lt;br /&gt;
On closer inspection, the post parameters appear to be truncated. i.e&lt;br /&gt;
there is a  validation key that should be&lt;/p&gt;
&lt;p&gt;"/wEWBgKg39dCAtHo2bAJAoCO7/gFAraE6F8CoejZkAICz5yEggoKjWoDPyV4u4qbEbtGzIJvWG8IkA=="&lt;/p&gt;
&lt;p&gt;but simpletest appears to be sending the following in the post instead&lt;/p&gt;
&lt;p&gt;""/wEWBgKg39dCAtHo2bAJAoCO7/gFAraE6F8CoejZkAICz5yEggoKjWoDPyV4u4qbEbtGzIJvWG8IkA"&lt;/p&gt;
&lt;p&gt;It appears the the '=' characters are being stripped off by mergeAttributes() in tidy_parser.php, however it also appears that the unaffected machines do not take this code path.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 22 Jun 2012 08:20:34 -0000</pubDate><guid>https://sourceforge.nete3a7c63275c4a8acf796a8bf91c80a600e31f31b</guid></item></channel></rss>