Skip to content

peak-dev/bugfixes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DigitalPianism_BugFixes

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

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 100.0%