Skip to content

IvanChepurnyi/bugfixes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

  • PHP 100.0%