<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
    <title>Magento Issue Tracking</title>
    <link>http://www.magentocommerce.com/bug-tracking/</link>
    <description></description>
    <dc:language>en</dc:language>
    <dc:creator>MagentoCommerce</dc:creator>
    <dc:rights>Copyright {gmt_date format="%Y"}</dc:rights>
    <dc:date>{gmt_date format="%Y-%m-%dT%H:%i:%s%Q"}</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
        <item>
        <title>View Issue #25074 / wrong text validation for text input fields (custo</title>
        <link>http://www.magentocommerce.com/bug-tracking/issue?issue=10720</link>
        <description><![CDATA[<strong>Posted:</strong> 2011-01-19 03:06:44<br/><strong>Category:</strong> Product<br/><strong>Version:</strong> 1.4.1.1<br/><strong>Priority:</strong> normal<br/><strong>Status:</strong> closed<br/><strong>Reported By:</strong> <a href="http://www.magentocommerce.com/boards/member/25833658/">d0m3n</a></strong><br/><br/>Hi,<br />
<br />
in file Mage_Catalog_Model_Product_Option_Type_Text you use strlen php function for validation of string length, which works fine for non utf-8 chars.<br />
<br />
It should be fixed to mb_strlen($value,&quot;UTF-8&quot;), or something like that, so that UTF-8 chars are supported and correctly validated!<br />
<br />
Best regards<br/><br/><hr/>]]></description>
    </item>
    
                    <item>
        <title>RE: wrong text validation for text input fields (custo</title>
        <description><![CDATA[<em>#1 / Comment by Magento Team</em><br/><br/>Thanks for reporting this issue. It will be fixed in next release after 1.5.0.0.]]></description>
    </item>
            <item>
        <title>RE: wrong text validation for text input fields (custo</title>
        <description><![CDATA[<em>#2 / Comment by Magento Team</em><br/><br/>This issue is fixed in Magento 1.5.1.0.<br />
Thank you for the report.]]></description>
    </item>
        </channel>
</rss>