Magento发布了1.3.1

magento今天发布了1.3.1新版系统。

 

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 #12722: “New” products - default theme issue
  • Fixed #12766: Date and time custom option
  • Fixed #12767: Date custom option - February
  • 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