Added an ability to specify section redirect & update on onepage checkout order place error
Made order save call before email send for protect situation when email send but order not saved
Made parent before save call in order shipment model
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
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
Added ‘sales_sale_collection_query_before’ event and Mage_Sales_Model_Mysql4_Sale_Collection::addStoreFilter function
Removed redundant save call in newsletter queue controller
Made adminhtml product validation catching Core Exceptions
Added event “http_response_send_before”
Added ability to set sort order for fieldset elements
Set UTF8 default charset on tables :tax_calculation_rate, tax_calculation_rate_title, tax_calculation_rule, tax_calculation
Added getGroups method to application object, fixed getRootIds method in category manage blocks
Fixed #14131: Delete button disappears after scrolling to the down of the page
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).
Fixed #14209: Bundle product - > Stock status is “In stock”, but options are unavailable
Fixed #14634: Invalid Object access while adding Image via SOAP2
Fixed #14677: Gift message - e-mail displaying
Fixed #14682: Text field in admin order after invoice
Fixed #14683: On Customer Information page, Configurable product shown does not correctly.
Fixed #14684: On Dashboard page, in statistics line, Tax have negative value
Fixed #14685: On Dashboard page, diagram appears not correct information.
Fixed #14686: CatalogSearch Result Controller Needs to init checkout/session layout messages
Fixed #14694: After Delete rating, on front page, “rating star” still presents.
Fixed #14697: notice when trying to process referrer URL
Fixed #14699: wrong region code
Fixed #14722: Broken design in IE8
Fixed #14724: Sitemap file, does not deleted.
Fixed #14739: Gift message for Configurable product, work does not correctly!
Fixed #14760: White screen during Capture online PayPal UK express order
Fixed #14761: Wishlist e-mail template not configurable by store view
Fixed #14766: Catalog search failed (Detected an illegal character in input string) with specials chars in URL on Firefox 3
Fixed #14770: Review Event Observers - make sure getters are used properly; also done in magento core
Fixed #14773: Bundle products -> Incorrect price range
Fixed #14775: Install in Console
Fixed atrribute set validate method validate
Fixed tag relations (renaming tags by customers)
Fixed _store_to_url param unset
Fixed category product root category index
Fixed compiler ACL
Fixed exceptions logging
Fixed incorrect Shop by link for Clear All Items
Fixed incorrect event observer conflict node on sendfriend module
Fixed newsletter queue
Fixed payment method validation in admin order creation
Fixed required attributes validation
Fixed strict restriction in methods declaration
Fixed authorize.net CCV response index, added CAVV response data storage
Release Notes - Magento 1.3.2.1 (June 1, 2009)
Changes
Added missing sys_get_temp_dir function for PHP 5.2.0
Modified index.php to add support for Mage_Compiler module
Release Notes - Magento 1.3.2 (May 29, 2009)
Improvements
Added “if” statement to email template filter
Added ability to apply custom layout on cms page, category view and product view with layout handles
Added ability to hide admin menu item based on config flag
Added ability to specify columns number for product listing
Added ability to use abstract resource model with not auto incremented PK tables
Added ability to use urls without store code in case if it enabled in admin
Added automatic cache prefix if it was not specified
Added bundle price range index
Added catalog_product static attributes “created_at” and “updated_at”
Added cleaning search index after store deletion
Added compiler module
Added customizable design template to reports page
Added displaying of extOrderId on order view page (admin)
Added displaying only existent option values in admin grid options column renderer
Added eAaccelerator cache backend
Added escaping quotes in attribute labels on Google Base manage attributes page
Added getSearchableData method to product type
Added loadModulesConfiguration method to config model, the method allows to aggregate xml data from specified file name in all active modules into one xml object
Added locale switcher language and country names translated names
Added locking of order item to invoice; Added forced creating of shipment after invoice
Added logging exception for addException method (if enabled in config)
Added merging install configuration from all modules
Added methods to filter collections by stores
Added methods to get original image size to catalog/image helper
Added new observer for apply catalog category product index
Added public wrapper method createTable for Catalog Category Flat resource
Added shell script to run cron.php (prevents multiple instances of cron.php to be run)
Added title and label in bundle JSON
Added validation of 404 and report folders for right redirects on “subdirectory” where index.php runs
Cache separation per store/website
Deleted not used models and configuration settings from tax module
Moved all top notices into a separate block
Provide lock flag for cache clear process
Separated settings of prototype deprecation log and merging of javascript files
Session name became dynamically loaded from config for different areas
Bugfixes
Fixed #4716: open_basedir restriction in effect error in Magento Connect manager
Fixed #5865: Date and Time inconsistencies
Fixed #9007: Paypal standard sends two of the same invoices to customers
Fixed #9799: Missing translation definition for steps data in install.xml
Fixed #9801: Missing javascript translator in install page
Fixed #10038: No Partner field for PayPal (payflow edition)
Fixed #10424: You should change design of the column position
Fixed #10565: When ‘Store Code in URL”, newsletter unsubscription link goes to admin
Fixed #10923: Images files extension
Fixed #10988: Catalog Price Rules : Value of 0, does not shown in the condition field.
Fixed #11004: Issues with translations generation script
Fixed #11065: Few translations missed in adminhtml
Fixed #11139: Edit product: Categories tree does not expands correctly
Fixed #11328: Importing with Images -> .JPG will be skipped without a message
Fixed #11539: Google Base missing Price Attribute
Fixed #11778: Downloadable products not showing when adding an sku condition in any kind of promotion
Fixed #11821: Colon in email sender causes issues
Fixed #11891: “Show method if not applicable” doesn’t work as expected for UPS
Fixed #13059: Incorrect names of states for the USA
Fixed #13115: Memory allocation
Fixed #13122: Unable to add simple product to the shopping cart
Fixed #13133: Disabling Mage_AdminNotification doesn’t suppress messages in Admin with v1.3.1
Fixed #13148: Product Compare - Incomplete Attribute Records Cached
Fixed #13151: Timeout issue on servers behind proxy
Fixed #13198: amazon Simple payment errors (After submitting the order successfully, magento does not send confirmation email to customer)
Fixed #13238: ‘Update Attributes’ action not working for managing stock
Fixed #13267: Google Checkout dishing out free postage - please finally fix
Fixed #13316: Invalid XHTML in layered navigation for all themes
Fixed #13328: Create customers without email addresses
Fixed #13364: Mage_Catalog_Model_Product_Attribute_Backend_Media::addImage() thow ‘Image not exists’ fails
Fixed #13382: catalog_category_product_index not being populated when inserting a product via the API / SOAP
Fixed #13384: Configuable Products duplication and Associated Products creation
Fixed #13387: My Downloadable products redirects to the main website
Fixed #13390: Download link title not searchable
Fixed #13392: Shopping cart doesn’t empty after return from Amazon [Authorize Only]
Fixed #13408: Customer is not receiving price alert newsletters
Fixed #13415: Google Base products shows wrong expiration date
Fixed #13442: Quantities of goods on the list for comparison is not reset
Fixed #13467: error message when entering admin password forgotten
Fixed #13513: Soap Call endSession without function
Fixed #13543: Tabs disappearing after pushing button refresh
Fixed #13544: Admin have possibility to buy products that aren’t attached to website
Fixed #13545: Mass Change Custom Date Attribute - German Locale
Fixed #13547: Button design issue
Fixed #13547: Button design issue - span element was selected in js instead of button in chrome
Fixed #13551: Catalog price rule is not working
Fixed #13553: Import with more then one product type fails
Fixed #13557: Incorrect viewing of the currencies through order creation process
Fixed #13572: Make customer name in order details view to be a link to customer details page
Fixed #13579: missing class variables in Mage_Sales_Model_Order_Invoice_Item
Fixed #13600: V2 API is in stock update bug
Fixed #13603: Incorrect price of the imported products
Fixed #13604: Retrieve product info api bug
Fixed #13605: Error submission form - grouped product in the front end
Fixed #13607: API getting attribute options for some storeview
Fixed #13614: Empty search result, during order creation process through admin checkout
Fixed #13619: Unable to add gift message only per item
Fixed #13686: Google Base image url is wrong if there is a different url for base url and media url
Fixed #13722: Button edit order is not working
Fixed #13726: Design issue with flat catalog
Fixed #13729: Invoice print bug
Fixed #13736: Configurable product can be added to grouped product
Fixed #13739: Virtual products :: incorrect presents after import
Fixed #13750: mess with currencies in credit memo
Fixed #13760: Invoice not correctly calculated, with “Qty to Invoice” = 0. Also added disabling of button to create Invoice if number of items to invoice are 0 and base grand total is 0
Fixed #13763: Register new customer through onepage checkout is not working
Fixed #13764: There should be a space between “Print All Shipments” and “Track all shipments” links
Fixed #13766: Unable to create bundle product
Fixed #13775: Incorrect currency viewing
Fixed #13778: Orders without shipping are not showing in the recent orders
Fixed #13818: RSS feed lead to logout on front page
Fixed #13822: On Compare Products page, link “Add to Wishlist” has different names.
Fixed #13856: Downloads Reports: After purchasing products, field “Purchase” have value 0.
Fixed #13909: Deleting customer
Fixed #13915: html without htmlencoding
Fixed #13917: Edit product -> SQLSTATE appeared
Fixed #13924: Layered Navigation reset in search result
Fixed #13948: Layered navigation - incorrect price range for grouped products (Add required custom option to the simple#2)
Fixed #13966: In window “Edit Newsletter”, text that you entered in “Template Content” is absent
Fixed #13968: Unable to install Page view Optimization to your CMS page on your website
Fixed #13969: Invalid Email address, lead to error
Fixed #13970: Batch Updates to Customers - IE8 design (for all IE actually)
Fixed #13971: Navigation buttons, hide part of calendar. - calendar zIndex change
Fixed #13977: IE 6: After saving product admin is redirecting to the general tab
Fixed #13982: Redirecting to the dashboard after attribute creation
Fixed #14011: My acount - tags - missing product’s names
Fixed #14047: Incorrect value data, lead to error.
Fixed #14051: Filter “Visibility”, lead to script error
Fixed #14054: Advanced Search is working incorrectly for tha “Yes No” attribute
Fixed #14062: Error after trying to finish onepage checkout
Fixed #14088: To the e-mail comes the letter about change the price. But, old price not crossed
Fixed #14089: Link from “Price Alerts” letter, lead to default store
Fixed #14095: Next level category not show at the frontend.
Fixed #14096: Magento Offers to use attributes which are absent in attribute set
Fixed #14132: Share Wishlist: Received letters contain empty field “Comment”.
Fixed #14133: Unable to add product to the category through product edit page
Fixed #14134: Filter “Position” lead to Dashboard page
Fixed #14140: Tab “Category Products” have corrupted interface.
Fixed #14145: Pending Reviews RSS leads to error
Fixed #14155: Search in front page, lead to SQLState error
Fixed #14157: Not correct warning message during changes password
Fixed #14167: Unable to edit product - error message appeared
Fixed #14180: Error after using advanced search
Fixed #14185: Grouped product contain simple with tier price -> Trace on the frontend
Fixed #14187: “Customer Information” page does not display information about “Wishlist”
Fixed #14197: zero subtotal order flow does not Complete
Fixed #14207: “Delete tag” function does not work correctly
Fixed #14225: SQL State error after confirm order to place
Fixed APC cache backend model (problem with remove cache when prefix is specified)
Fixed HTTPS detection for IIS
Fixed Paypal and PaypalUK store level configuration
Fixed WSDL validation warning
Fixed admin menu cache id
Fixed building of store current url (build url with all params except _POST, removed duplicating of rewrite params (not module/controller/action) as a _GET params)
Fixed cache key for page footer and catalog navigation
Fixed checking sales rule usage for a customer
Fixed cleaning log_url_info
Fixed core/url directive _store_to_url for single store mode
Fixed double join when category filter applied twice
Fixed dropping of category flat store table after deleting store
Fixed incorrect currency in price alert emails
Fixed is_writeable validation for Windows installation
Fixed newsletter/template model abstract extends
Fixed problem with simultanious adding and removing attribute during installation/upgrade
Fixed product count calculation in layered navigation categories list
Fixed saving of customer info to quote if customer is guest
Fixed setting locale for command-line installation
Fixed var directory detection logic (related with installation redirect loop)
Fixed visibility filter on product collections
Fixed wishlist item description in shared wishlist list
Fixed “hasAction” controller method for admin controllers
Removed double-loading a role on role edit page
Removed observer on method setVisibility
Renamed “Default Tax Origin Calculation” to “Default Tax Destination Calculation” in system configuration
Wrapped catalog inventory stock status upgrade in a transaction
Release Notes - Magento 1.3.1.1 (May 19, 2009)
Bugfixes
Solved a security issue for installations of Magento that run multiple domains or sub-domains (only affects Magento installations that have more than one domain configured as Base URL)
Added media directive to email templates filter (e.g. {{media url=""}})
Improved Online Customers page to prevent affecting frontend performance when this page is opened in the admin.
Fixed “Invalid Request Error Message: Input parameter signature is invalid” after redirecting to Amazon Simple Pay
Added Amazon payment methods titles configurable on store view scope in system configuration
Release Notes - Magento 1.3.1 (April 17, 2009)
Major Highlights
Amazon Simple Pay and Checkout By Amazon payments methods integration
Changed the flat catalog module for even more improved performance by moving the filterable attributes out from the flat data and working with the EAV tables for layered navigation
Bugfixes
Fixed #8469: Wrong date time conversion in Tracking Module
Fixed #11204: After product have been disabled, it continues to appear on the front in Shopping Cart
Fixed #11267: Group product type have no prices when you list them using tags
Fixed #11584: Manage Attribute Sets: Error when creating groups
Fixed #11835: Crash when user has out of stock product in Cart
Fixed #11914: State field for United States in not dropdown
Fixed #11960: Reports - search themes results have no links
Fixed #11990: In tab “Shipments”, present not working link.
Fixed #11999: “Track your order” have not working email address.
Fixed #12045: Product creation process :: error appears
Fixed #12063: Undefined variable error when editing order in admin with deleted item
Fixed #12113: PayPal UK bugs
Fixed #12136: Custom option with date - issue in the front-end
Fixed #12163: Unable to install in other locale than English (United States)
Fixed #12165: Incorrect working of the layered navigation
Fixed #12167: Cannot switch language in admin
Fixed #12208: Content Not Showing in Blank Interface 1.3.0
Fixed #12209: Inconsistent Breadcrumb location in Blank Interface
Fixed #12213: Call to undefined method Mage_Catalog_Model_Resource_Eav_Mysql4_Category_Flat::getAttribute()
Fixed #12223: “Password could not be empty” error message for logged in customer
Fixed #12226: New products display wrong
Fixed #12261: Price index for products are not updated after applying inactive catalog price rules
Fixed #12287: Broken design of the front end, after buying bundle product
Fixed #12318: Acces to magento Magento Connect. with security key enable
Fixed #12356: UPS: The cost of delivery is not considered properly.
Fixed #12372: File upload failed message appears when click add to cart
Fixed #12432: Layered navigation by price is not working
Fixed #12436: Custom Option File: Upload file, does not work correctly!
Fixed #12437: SQLSTATE[HY000] after attribute creation
Fixed #12503: SQLSTATE[42S22]: during attribute saving
Fixed #12768: Design doesn’t apply in “Category” - “Custom design”
Fixed catalog category/product flat collection for RSS
Fixed admin login process (double login process for not valid account and double post in IE)
Fixed bug of Simplexml::addAttribute with namespaces (adding prefix to namespace attribute name directly)
Fixed catalog eav saving of website scope attributes
Fixed catalog product collection sort by position
Fixed double request on product edit page
Fixed saving admin user extra data, added before and after save calls for API user model
Fixed saving of wsdl contents to cache
Fixed “isCurrentlySecure” method for IIS
Fixed #12784: Dublicate Bundle product, lead to SQLState error
Fixed #12771: Special/Discount Products RSS, lead to error 404
Fixed #12509: Google Analytics code should be escaped
Fixed #12833: Changing attribute scope issue
Fixed webservices wdsl validation issues
Improvements
Make module dependencies checking more severe (exception if module required by dependency doesn’t exist or is not active)
Optimized applying catalog rules (remove duplicates in affected rows)
Optimized log cleaning process
Added a separate setting for admin session lifetime
Added attribute to order ‘external order item id;
Added availability in catalog and review controllers to add custom redirect on category or product init event.
Added availability in catalog categories to add custom inactive categories ids.
Added external order item id attribute and external shipping information attribute
Added truncate method to varien db adapter
Allowed save catalog configurable attributes price using price scope settings
Due to numerous requests changed admin password to enforce 7 or more characters that must include both letters and digits (applicable to new passwords only)
Disabled session validation settings by default
Made shipping and payment method titles and error messages changeable on store view level
Release Notes - Magento 1.3.0 (March 30, 2009)
Major Highlights
Added support for customer file upload and date/time/datetime custom options
Described all methods in WSDL for SOAP web-services to improve compatibility with .NET, Java and other languages
Frontend Flat Catalog and improved performance.
Added ability to create a sortable attribute and use it on specific category
Fixed Bugs
Fixed double dates rewriting issues
Fixed #10576: PHP Warning on DHL Order Tracking page
Fixed #10601: USPS Free Shipping for Pricing Rules not working
Fixed #10572: Double Negative English creates Confusion in Admin Panel
Release Notes - Magento 1.2.1 (February 2, 2009)
Changes
Changed logic of enabling purchased links (now it depends on order item status, not entire order status)
Implemented selling downloadable products through bundles, configurable and grouped products
Added checking for InnoDB support during installation
Added target country selection in Google Base attribute mappings
Replaced raw id with hashed value for downloadable product links
Set http_only flag on cookies, set secure flag on backend cookies
Added downloading saved links files in admin
Added indexes in sales tables to increase performance
Optimized translations cache (cache only translated strings)
Moved resource model unique fields declaration from _construct method to _initUniqueFields which is called just before saving data (that helps to fix store/website error messages and optimizes initialize process)
Added grouped rendereres and changed existing to display renderer of the actual product (sold as part of grouped)
Changed category deletion process - run one query for delete children instead load all children objects and call delete method
Improved checking stock status of complex product types
Blank theme HTML/CSS improvements
Modern theme HTML/CSS improvements and bug fixes for IE
Moved CMS page load call to frontend area
Set 503 HTTP response code on error reports
Removed foreign key duplicates
Added grouped renderer to PDF to provide possibility to display renderer of products that are part of grouped product
Added digital delivery to Google Checkout XML API (fixed #10306: so that virtual products will not have option to be shipped through Google)
Fixed Bugs
Fixed store switcher on https
Fixed fix-tax collapse for all themes
Fixed admin login and forgot password forms for added security
Fixed fix-taxes for IE
Fixed upgrade version from config.xml without upgrade file
Fixed parsing of downloadable link file name form file path in Windows
Fixed JS alert message text on clear compare list
Fixed error logging in API
Fixed empty cell for customer reviews list table under IE
Fixed cookie object, fixed getting request/response objects in cookie
Fixed checkout of download products as part of bundle or configurable
Fixed addAttribute function for flat entities and added upgrade for converting DB
Fixed using default values in default store view URL configuration settings (that prevented using secure URLs in default store view if secure URL was not specified for default store view explicitly)
Fixed recreating new instances of Flex-Ajax bridges on hide/display flash objects
Fixed command line installer
Fixed generatting filenames for create custom extensions interface in Windows
Fixed grid to select products SKU in price rules in IE6/7
Fixed displaying category image in blank theme
Improvements
Moved information about product visibility to catalog_product_category_index
Changed Mage::app()->isInstalled to Mage::isInstalled to prevent db upgrades
Removed session ID encryption
Changed catalogindex price to store prices per website
Changed modules dependencies: Mage_Shipment and Mage_Payment now depend on Mage_Catalog, Mage_GoogleCheckout depends on Mage_Payment, Mage_CatalogInventory doesn’t depend on Mage_Sales
Added “Add Field with URL” option for product export
Added configuration field to include some additional output on the HTML page before head closing tag
Added Spanish - Costa Rica locale
Extended Mage_Adminhtml_Controller_Action->_prepareDownloadResponse() to avoid copy-pasting in admin controllers
Removed adding ?ft parameter in admin to prevent the issues it caused
Made category URL suffix to be .html by default
Added setting body class on tag for admin pages (similar to frontend - full action name separated by dashes)
Added local.xml.additional file to list/explain possible additional configuration nodes/values for local.xml
Added currency rates into order info box in backend
Added ability to display form buttons on bottom in admin container widget, fixed button levels
Added ability to use memcached to store sessions and to be used as cache backend
Added additional permissions to WS api, fixed bugs with custom permissions
Removed store view name from page titles on catalog pages
Added permanent redirect option for URL Rewrites
Added ability to display custom child blocks on success page
Added collecting results of non-asynchronous event handlers in adminhtml/events.js
Added confirmation dialog before switching from ‘Images’ and ‘Downloadable Information’ tabs in product edit form to prevent losing selected files
Added firing ‘tabChangeBefore’ event before switching tab in adminhtml/tabs.js (event handler can return ‘cannotchange’ to prevent switching)
Rewritten URL Rewrite Management interface
Added support of allowed tags into Mage_Core_Helper_Abstract->htmlEscape() method
Added unquoting autobinded quoted values in SQL adapter
Known Issues
No support for selling downloadable products through bundles or configurable products
Release Notes - Magento 1.1.8 (November 26, 2008)
Bugfixes
Fixed #8684: js error on configurable product view page in blank theme
Fixed generating URL for googleoptimizer export controller
Fixed shipping tablerates for regions with the same code
Fixed product information on review page
Fixed #8720: CMS Blocks not recognized on Newsletter Templates
Fixed #8729: Security warning in IE in admin under https on category management page
Fixed #8743: Security warning in MSIE 6 on checkout page in modern theme
Fixed #8722: Google Base API - Store URL incorrect
Fixed #8753: Add Store Code to Urls to Yes breaking Google Base (due to duplicate admin/admin in path)
Fixed #8727: mismatches in role resources list
Fixed checkout as guest on single page checkout
Fixed #8890: Fatal error on shipping estimate if session expired
Fixed js error in Google API configuration section
Fixed #8719: Google Base API - make destination country selectable (USA,DE,GB,...)
Fixed #8731: Wrong country sent to Google Base
Fixed #8772: configurable products are not editable
Fixed editing custom options in Safari
Fixed #8889: Flash 9 unable to upload image on MAC
Release Notes - Magento 1.1.7 (November 19, 2008)
Major Highlights:
Google Website Optimizer integration
Google Base integration
Scheduled DB logs cleaning option
Fixed Bugs:
#2152: No “Same as shipping address” check-box
#4255: Tax Amount is not included in the ‘Items Ordered’ list for the order checked out thru Google-checkout
#4495: New Orders RSS Shows Incorrect Data for Guest Checkouts (Displays Duplicated Info from Last Registered Purchaser)
#4513: Msg that product was removed from compare list is not displyed in My Account view
#4651: Google Sitemap wil not generate
#4688: USPS First-Class Mail Not Working
#4737: Configurable product language not in pages language
#4782: Links AfterText inside link, while BeforeText is outside the link?
#4835: Crossell displays the same item mutliple times
#4935: Mac Ox Flash Player 10 problem upload file!
#4950: Catalog price rule works with invalid date
#5017: Disgustingly slow product import.
#5032: Translation missing in /Helper/Js.php
#5135: possibility to turn off marchant-callback tax calculation
#5261: First-class shipping option is not available to customers, even though enabled in configuration
#5262: First Class International is not available as an option in USPS shipping configuration
#5445: No Order Emails being sent
#5660: Make payment form displyed (opend) by default, if there is only one payment method available
#5815: Newsletter Subcriptions in User Account not translatable
#5917: Field position should not be required
#5930: Email to a friend - Message isn’t marked as required + Recipiens get removed when an error message is displayed
#5999: Incorrect French dates format with the calendar #2
#6004: Default image is missing in RSS feeds for products with no images
#6015: Mage_Catalog_Model_Layer does not update product_collection after current_category change
#6048: Adding New Role in System - Web Services
#6060: Can?t import and edit any product after use 1.1.1
#6107: Incorrect translation of “incl tax”
#6122: url rewrite management
#6136: Product Options text “Required fields” not translated
#6152: Set product as new missing the date when in product edit page
#6163: Layout Issue (right Box) in different languages
#6166: Add “Save and continue” button
#6223: Cannot edit any product details
#6230: Notice: Undefined index: year in C:\xampp\htdocs\magento\lib\Zend\Date.php on line 2614
#6233: PayPal
#6252: Progress shows shipping costs always without tax