<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>
<channel>
	<title>Magento design, development and suport :: sonassi &#187; bug fix</title>
	<atom:link href="http://www.sonassi.com/tag/bug-fix/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sonassi.com</link>
	<description>Latest press releases, tutorials and thoughts on the world can be found here</description>
	<lastBuildDate>Wed, 18 Jan 2012 14:06:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Magento 1.3.2.2 has been released!</title>
		<link>http://www.sonassi.com/you-me-and-sonassi/magento-1322-has-been-released/</link>
		<comments>http://www.sonassi.com/you-me-and-sonassi/magento-1322-has-been-released/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 16:28:54 +0000</pubDate>
		<dc:creator>Benjamin</dc:creator>
				<category><![CDATA[You, me and Sonassi]]></category>
		<category><![CDATA[1.3.2.2]]></category>
		<category><![CDATA[bug fix]]></category>
		<category><![CDATA[magento]]></category>
		<guid isPermaLink="false">http://www.sonassi.com/blog/?p=364</guid>
		<description><![CDATA[Changes Added configuration to control redirection of customer after login to current page or account dashboard (default) Added events for before/after product validate Added method validate to Mage_Core_Model_Abstract Added validate before save on Catalog Category API Made urlrewrites controller load &#8230; <a href="http://www.sonassi.com/you-me-and-sonassi/magento-1322-has-been-released/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="relise-notes">
<h3 style="margin-bottom: 12px;">Changes</h3>
</p>
<ul class="disc">
<li>Added configuration to control redirection of customer after login to current page or account dashboard (default)</li>
<li>Added events for before/after product validate</li>
<li>Added method validate to Mage_Core_Model_Abstract</li>
<li>Added validate before save on Catalog Category API</li>
<li>Made urlrewrites controller load layout after initializing registry. Fixed wrong helper calls.</li>
<li>Implemented modifiers for Email Template Filter var Directive</li>
<li>Added ability specify frontend_class for add attribute method</li>
<li>Removed “validate-postcode” javascript implementation</li>
<li>Added an ability to specify section redirect &#038; update on onepage checkout order place error</li>
<li>Made order save call before email send for protect situation when email send but order not saved</li>
<li>Made parent before save call in order shipment model</li>
<li>Added ‘adminhtml_catalog_product_edit_tab_attributes_create_html_before’ event to have an ability to disallow display of ‘create attribute’ button on product edit pages</li>
<li>Added ‘adminhtml_catalog_product_attribute_set_main_html_before’ and ‘adminhtml_catalog_product_attribute_set_toolbar_main_html_before’ events to have an ability to modify attribute set management blocks, added read-only mode on attribute set edit page</li>
<li>Added ‘sales_sale_collection_query_before’ event and Mage_Sales_Model_Mysql4_Sale_Collection::addStoreFilter function</li>
<li>Removed redundant save call in newsletter queue controller</li>
<li>Made adminhtml product validation catching Core Exceptions</li>
<li>Added event “http_response_send_before”</li>
<li>Added ability to set sort order for fieldset elements</li>
<li>Set UTF8 default charset on tables :tax_calculation_rate, tax_calculation_rate_title, tax_calculation_rule, tax_calculation</li>
<li>Added getGroups method to application object, fixed getRootIds method in category manage blocks</li>
<li>Fixed custom url rewrites issues (full action name, dynamic admin route name) {adminhtml}/controller/action &#8211; supported notation</li>
<li>Added event for admin blocks before to html</li>
<li>Added filesystem collection, added ability to specify expression instead of field name for DB collection</li>
<li>Added column renderer for IP address fields</li>
<li>Extended backup and extension collection from library file system collection</li>
<li>Added folder column to extension collection</li>
<li>Removed Mage_Extension_Collection_Abstract. Please use Varien_Data_Colection_Filesystem instead</li>
<li>Fixed restriction on GET, POST to make possible to have parameters: module, controller, action</li>
<li>Added validation for getimagesize function result for images resize</li>
<li>Moved setOriginalData functionality from collection load method to afterLoad</li>
<li>Changed using of read_connection to write_connection in flat catalog classes</li>
</ul>
<p><br/></p>
<h3 style="margin-bottom: 12px;">Bugfixes</h3>
</p>
<ul class="disc">
<li>Fixed #11935: Google Base : Unable to connect &#8211; BadAuthentication</li>
<li>Fixed #13014: Magento base birectory unwritable in Magento Connect Manager</li>
<li>Fixed #13357: downloadable products &#8211; always showing pending &#8211; mistake in item.php &#8211; fix included</li>
<li>Fixed #13654: Paypal IPN Invalid Completed</li>
<li>Fixed #13706: Edit Order SQL Error</li>
<li>Fixed #13728: Admin session timeout, lead to error in Manage Customer.</li>
<li>Fixed #13730: Customer cloning when placing order from admin area to the website where customer not exist.</li>
<li>Fixed #13733: Redirect on login page, after session timeout is absent.</li>
<li>Fixed #13845: PDF: order item getDescription() is always empty</li>
<li>Fixed #14024: Wrong encoding shipping rate’s name in PayPal Standard when it defined as Cyrillic</li>
<li>Fixed #14071: categories management &#8211; “yellow bar” incorect behaviour</li>
<li>Fixed #14131: Delete button disappears after scrolling to the down of the page</li>
<li>Fixed #14138: Display ‘return to stock’ checkbox/column on creditmemo create page based on ordered product ‘manage stock’ option (override ‘can_subtract’ global config value).</li>
<li>Fixed #14209: Bundle product &#8211; > Stock status is “In stock”, but options are unavailable</li>
<li>Fixed #14222: Bestsellers Report Showing wrong totals</li>
<li>Fixed #14229: Customers Online</li>
<li>Fixed #14238: Cannot get into Admin</li>
<li>Fixed #14248: Upgrade to 1.3.2 causes infinite loop in admin</li>
<li>Fixed #14249: Shopping cart price rules Actions / conditions duplicated</li>
<li>Fixed #14265: compiler module small issue with caching backends</li>
<li>Fixed #14271: Database indexes appear to be equal and one of them should be removed</li>
<li>Fixed #14279: Alert Email Translation</li>
<li>Fixed #14281: PDF (invoice/creditmemo/shipping) split label in few lines</li>
<li>Fixed #14283: PDF: fails if there are custom options for bundle product</li>
<li>Fixed #14284: PDF in 1.3.2: Downloadable products titles and filenames</li>
<li>Fixed #14287: customers who check out with paypal express are always sent the “new order” transactional email even when they are a guest</li>
<li>Fixed #14296: PayPal Standard not capturing funds after invoicing</li>
<li>Fixed #14301: Products not in category not appearing in search</li>
<li>Fixed #14304: Low Stock Report even for products not managing stock</li>
<li>Fixed #14335: Custom cms layouts gone in version 1.3.2.1</li>
<li>Fixed #14343: Incorrect currency filter on ‘Manage products’ page in admin area when using multiple allowed currencies</li>
<li>Fixed #14348: Bundle products->“Bundle items” tab doesn’t open when Compiler module is enabled</li>
<li>Fixed #14349: Unable subcribe to the ‘General Subscription’</li>
<li>Fixed #14360: Deactivated tagged products shows on “Products tagged with&#8230;” page</li>
<li>Fixed #14369: Email to a Friend does not send the link</li>
<li>Fixed #14383: Undefined Index: website_price / Tier Pricing Problem with global price scope</li>
<li>Fixed #14392: Custom option “Time”</li>
<li>Fixed #14402: Secure URL doesn’t used for ‘My downloadable products’ tab</li>
<li>Fixed #14417: Bundle items is not printing in the Packingslip</li>
<li>Fixed #14418: Google Sitemap contains disabled products and deactivated categories</li>
<li>Fixed #14431: Default customer addresses doesn’t saved.</li>
<li>Fixed #14442: importing tax rate erro</li>
<li>Fixed #14508: Incorrect work of the SKU’s checkboxes in the Promotions</li>
<li>Fixed #14513: Custom option “drop-down” issue</li>
<li>Fixed #14517: Attribute for Configurable product lead to error</li>
<li>Fixed #14546: “Sort by” reset</li>
<li>Fixed #14569: REMOTE_ADDR used instead of HTTP_X_FORWARDED_FOR</li>
<li>Fixed #14570: On “Customer Information” page, tab “Wishlist &#8211; 0 item(s)” does not contain added products.</li>
<li>Fixed #14575: Incorrect calculating of the free shipping with bundle product with dynamic price</li>
<li>Fixed #14597: Free shipping is working incorrectly</li>
<li>Fixed #14600: Incorrect calculating of shopping cart discount with dynamic price bundle product</li>
<li>Fixed #14623: Import popup &#8211; missing ‘charset=utf8’</li>
<li>Fixed #14634: Invalid Object access while adding Image via SOAP2</li>
<li>Fixed #14677: Gift message &#8211; e-mail displaying</li>
<li>Fixed #14682: Text field in admin order after invoice</li>
<li>Fixed #14683: On Customer Information page, Configurable product shown does not correctly.</li>
<li>Fixed #14684: On Dashboard page, in statistics line, Tax have negative value</li>
<li>Fixed #14685: On Dashboard page, diagram appears not correct information.</li>
<li>Fixed #14686: CatalogSearch Result Controller Needs to init checkout/session layout messages</li>
<li>Fixed #14694: After Delete rating, on front page, “rating star” still presents.</li>
<li>Fixed #14697: notice when trying to process referrer URL</li>
<li>Fixed #14699: wrong region code</li>
<li>Fixed #14722: Broken design in IE8</li>
<li>Fixed #14724: Sitemap file, does not deleted.</li>
<li>Fixed #14739: Gift message for Configurable product, work does not correctly!</li>
<li>Fixed #14760: White screen during Capture online PayPal UK express order</li>
<li>Fixed #14761: Wishlist e-mail template not configurable by store view</li>
<li>Fixed #14766: Catalog search failed (Detected an illegal character in input string) with specials chars in URL on Firefox 3</li>
<li>Fixed #14770: Review Event Observers &#8211; make sure getters are used properly; also done in magento core</li>
<li>Fixed #14773: Bundle products -> Incorrect price range</li>
<li>Fixed #14775: Install in Console</li>
<li>Fixed atrribute set validate method validate</li>
<li>Fixed tag relations (renaming tags by customers)</li>
<li>Fixed _store_to_url param unset</li>
<li>Fixed category product root category index</li>
<li>Fixed compiler ACL</li>
<li>Fixed exceptions logging</li>
<li>Fixed incorrect Shop by link for Clear All Items</li>
<li>Fixed incorrect event observer conflict node on sendfriend module</li>
<li>Fixed newsletter queue</li>
<li>Fixed payment method validation in admin order creation</li>
<li>Fixed required attributes validation</li>
<li>Fixed strict restriction in methods declaration</li>
<li>Fixed authorize.net CCV response index, added CAVV response data storage</li>
</ul></div>
]]></content:encoded>
			<wfw:commentRss>http://www.sonassi.com/you-me-and-sonassi/magento-1322-has-been-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk (enhanced)
Database Caching 30/36 queries in 0.026 seconds using disk
Object Caching 2608/2610 objects using disk

Served from: www.sonassi.com @ 2012-02-09 23:22:36 -->
