Magento 1.3.0 发布了

magento今天发布了1.3.0,版本更新真是火箭速度。

点这里下载:Magento_1.3.0.zip (15.5Mb)

Magento 1.3.0主要的变化有:

  • 增加了对用户上传文件的支持和对时间日期的设定选项
  • 描述了所有的SOAP Web-Services 的WSDL 的方法,增强与.net,JAVA和其他语言的兼容性,(Magen2注:这个可以有很多企业级扩展应用的空间,非常强大)
  • 前台的Flat Catalog和增强性能

修正了很多bug,具体列表见下面附录

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.

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 #10874: USPS Weight Calculation causing problems
  • Fixed #9075: zip+4 US address and UPS CGI rate quotes don't play nice
  • Fixed #6334: Use of undeclared variable that will trigger E_NOTICE and potentially cause bugs
  • Fixed #6528: Problem with Date of DOB
  • Fixed #7582: Best Seller Products Report
  • Fixed #7893: Ajax doesn't follow redirects, so it hangs when redirecting
  • Fixed #8587: a mini bug in the multi-address - address/select.phtml for all themes
  • Fixed #9850: filename the same for all uploads in downloadable products
  • Fixed #9889: New account conformation e-mail var customer.password empty when sent to client
  • Fixed #9957: use_config_manage_stock and manage_stock
  • Fixed #9021: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry ?648? for key 1?
  • Fixed #9950: Entering Attributes labels confuse Store vs Website
  • Fixed #10053: In admin area: search hangs if session timed out
  • Fixed #10424: You should change design of the column position
  • Fixed #10503: Inactive products being generated into Google Sitemap
  • Fixed #10538: Disabled products still display on items imported through Dataflow
  • Fixed #10542: Grouped product: Tab Associated Products looks bad.
  • Fixed #10595: Shipment for order with bundle product
  • Fixed #10684: IE 6, error after selecting attribute in the Quick simple product creation
  • Fixed #10713: My Downloadable Products: Incorrect page layout
  • Fixed #10716: You should remove mini My wishlist from My wishlist page
  • Fixed #10718: Can't add a configurable product to shopping cart
  • Fixed #10735: Invalid date on customer view page in Adminhtml (date in local timezone shows +1 month)
  • Fixed #10851: In the front-end product status is "out of stock", but really status is "in stock"
  • Fixed #10915: Mysql error for too many tables in a join when saving products
  • Fixed #10926: Downloadable Product - "Upload files" button doesn't work
  • Fixed #10961: DescribeTable() uses unnecessary queries
  • Fixed #10969: Error after previewing downloadable sample
  • Fixed #11118: Alerts when product comes back in stock doesn't work
  • Fixed #11123: Alerts when product comes back in stock are duplicated each time cron is run
  • Fixed #11239: Unable to buy downloadable product through admin and then use link to download it.
  • Fixed #11516: Catalog price rules :: xxx_catalogrule_product_price table contains records when there are no any rules
  • Fixed #11517: Catalog price rules :: incorrect number of products in xxx_catalogrule_product_price table after rule applying
  • Fixed #11520: Catalog price rules :: Fatal error
  • Fixed #11530: Catalog price rules :: incorrect count product's discount with 2 similar rules
  • Fixed #11583: Unable to buy configurable(Grouped, Bundle) product
  • Fixed #11626: Error saving attributes with identical names
  • Fixed #11628: Category saves without successful message
  • Fixed #11674: Simple product with custom option / User doesn't redirected to the product page
  • Fixed #11675: Admin search is working incorrectly
  • Fixed #11680: Ajax error in the admin page
  • Fixed #11687: Backups: Action "Delete" does not work!
  • Fixed #11708: Incorrect calculating of downloadable product prices
  • Fixed #11709: Unable to create WebSite, Store, StoreView
  • Fixed #11716: Runtime error during order creating process through admin
  • Fixed #11720: Incorrect calculating of the tier prices
  • Fixed #11757: Custom options / Date and time drop-downs crashed
  • Fixed #11779: Unable to select category from during catalog rule creation
  • Fixed #11794: Shopping cart / Price displayed without tax, but should
  • Fixed #11809: Admin / Place order -> Tax doesn't applied
  • Fixed #11839: Unnecessary link after buying downloadable product through guest checkout
  • Fixed #11860: Grid Mass action form looses form_key on sorting
  • Fixed #11895: Default title for bundle item is not showing on the front end
  • Fixed #11897: Incorrect viewing bundle product price
  • Fixed #11913: Text fields in "Contact Us" form, have incorrect size
  • Fixed #11914: State field for United States in not dropdown
  • Fixed #11919: "Date" attribute on Advanced search, have incorrectly design.
  • Fixed #11920: Sales -> Invoices -> Crash
  • Fixed #11939: Compare list -> Blank page opened
  • Fixed #11940: Button "Add All to Cart" lead to error 404
  • Fixed #11950: Tax -> Incorrect price displayed
  • Fixed #11967: Table Rates: Condition "Weight vs. Destination" does not work!
  • Fixed #11994: As low As price view is not working on the catalog pages
  • Fixed #12002: IE 6 runtime error on the downloadable product page
  • Fixed #12003: "Track order " does not work!
  • Fixed #12009: Tax -> "Including and excluding tax" option doesn't works
  • Fixed #12073: Discount disappears when checking out through Multiple Addresses checkout
  • Fixed Directory currency block
  • Fixed Indian rupies display bug
  • Fixed Notice on Dataflow import finish process
  • Fixed Update Search Index when use Catalog Product mass website update
  • Fixed admin "Get help for this page" link
  • Fixed getIdFieldName method for eav resource model (related with product SKU validation error)
  • Fixed googleoptimizer for cms page after load
  • Fixed issue with all entity attributes loading - add information about set and group
  • Fixed load translates from cache
  • Fixed locale switcher in admin
  • Fixed order locale specific print-outs
  • Fixed parser in getKeyList function
  • Fixed price rule saving and input date convert issue
  • Fixed quick search form submit when we select item from auto complete list, Remove JS effects for display search suggestions
  • Fixed recently viewed and recently compared products for first page visit
  • Fixed setting selected product attributes on dashboard
  • Fixed special price calculation: calculate it just in case when special price exists
  • Fixed special price dates
  • Fixed unique keys in catalog/product tables
  • Fixed widget horizontal tabs template for proper work with tabs that implements Mage_Adminhtml_Block_Widget_Tab_Interface.
  • Fixed zend locale initialization and search query display in mini form

Changes

  • Added "Product listing sort by" to System Config
  • Added "Used in product listing" and "Used for sorting in product listing" to attribute properties
  • Added "_nosecret" param to Admin Url model
  • Added ArrayAccess interface implementation to Varien_Object
  • Added Bundle attribute price_view properties use in product listing
  • Added _current flag to redirect params
  • Added add to cart link, if product has required options link for product with message
  • Added availability declare custom column renderers and filter renderers on grid level
  • Added availability to filter grid by time for column type datetime.
  • Added backend renderer properties to attribute
  • Added before load event for product collection.
  • Added db keys for couple catalog_product_* tables
  • Added event for quote set product. availability to set custom fields for quote item.
  • Added methods for work with flags on Varien Data Collection
  • Added possibility to assign several modules to one front name in router
  • Added shipping carrier validation in tracking model
  • Added some improves to build url process, improve product compare url getting
  • Added store timestamp method to locale
  • Added store_id and entity_type_id info to increment instance for new increment_id retrieving
  • Added two events (quote add item and quote remove item)
  • Added type="button" to all buttons without type
  • Bundle price model fix for special price dates
  • CSRF Attack Prevention (added form_key param to all admin Urls)
  • Changed logic for adding stock items to product collection product (now only stock status is used for collection)
  • EAV collections load optimization
  • Moved adding tax percents to product collection to tax module event
  • Optimized EAV collection load
  • Optimized JS translations - add JS translate just for translated strings
  • Optimized Product url model usage
  • Optimized tax model calculation for not logged in customer
  • Fixed exception in multishipping when quote item has no custom options
  • Changed global_currency_code quote attribute type
  • Removed LOCK TABLES from catalog upgrade as users might not have LOCK permissions on their databases
  • Fixed "unterminated string literal location.href=''" js-error in downloader when magento is being installed under domain root (no path)
  • Removed set_time_limit()
  • Improved content compression configuration
  • Added CFP Franc to the default list of installed currencies
  • Required attribute Id added for Google Base
  • Added new locales
  • Removed case dependency for coupon codes

评论

1.3中文的语言包你什么时候出?

1.3中文的语言包你什么时候出?

看magento的社区里说1.3的速度提高了不少,

看magento的社区里说1.3的速度提高了不少, Good thing!

但是,我升级失败了。

有装好的朋友嘛?感觉如何?

通过connerct升级,但是重新登入后台时,出现错误:

通过connerct升级,但是重新登入后台时,出现错误:

Invalid method Mage_Adminhtml_Model_Url::useSecretKey(Array
(
)
)
。。。。。。
前台以前正常。

怎么办呢?

 

我用的

我用的 是hostgator的空间,安装是出现500错误,请帮忙看看是咋的,谢了先

http://tc.difons.com/magento/