Skip to content

digitalpianism/bugfixes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Magento 1.9.3.1 Update

Magento has released a new version 1.9.3.1 which addresses all the bugs listed below so please upgrade to the last version and if you have installed that BugFixes module, please uninstall it.

List of files added by the module:

  • app/code/community/DigitalPianism/BugFixes
  • app/etc/modules/DigitalPianism_BugFixes.xml
  • app/code/local/Mage/Api/Model/Server/Handler/Abstract.php
  • app/code/local/Mage/Catalog/Helper/Product/Type/Composite.php
  • app/code/local/Mage/CatalogSearch/Model/Resource/Fulltext.php
  • app/code/local/Mage/CatalogSearch/Model/Resource/Fulltext/Collection.php
  • app/code/local/Mage/Core/Model/Session/Abstract/Varien.php

Magento 1.9.3.0 Bug Fixes

Bug fixes for the following Magento 1.9.3.0 bugs while Magento is working on the new version:

I'm trying to keep an updated list of all bugs here: http://magento.stackexchange.com/a/140826/2380

Backward incompatibility with modules using the gallery uploader

There is a BC with modules using the gallery uploader. I've investigated the issue and a "simple" fix is unfortunately not possible for a few reasons:

  • the uploader config has been split into two different models (uploader and button config)
  • the js constructor has been modified from 3 to 2 parameters

Thus I have written a small documentation to make your modules backward/forward compatible between version: http://magento.stackexchange.com/a/142013/2380

About

Module fixing 1.9.3.0 bugs

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages