Simon Sprankel

Results 78 issues of Simon Sprankel

IMHO, the CSS classes from the initial `option` elements should be adopted to the respective `li` classes. Would you accept a PR adding this, @zoltantothcom?

This is another place where we need to replace the default `strtolower` method with our special one, which uses `mb_strtolower` if available. This is a follow-up of PR #395.

When creating a downloadable product in the backend, an entry is created in the table `downloadable_link_price`. When creating a downloadable product via the import, the table remains empty. We need...

Bug

- imported downloaded files are now created via the standard uploader `Mage_ImportExport_Model_Import_Uploader` - this ensures that these files are created in sub-folders like `/media/downloadable/files/links/f/i/file.pdf` - this also ensures that these...

In `AvS_FastSimpleImport_Model_Import_Entity_Product::_getUploader` and `AvS_FastSimpleImport_Model_Import_Entity_Product::_getDownloadableUploader` respectively, the `@` is used to suppress errors. This should be avoided. A proper exception should be thrown if there is an issue. Additionally, if the...

Magento 1.9.3.0 includes some changes in `Mage_ImportExport_Model_Import_Entity_Product`, which is heavily rewritten in this extension. The changes from the core should probably be incorporated into this extension.

Thanks a lot for this nice tool! One nice addition would be to show the same hint for categories as well (on the category edit page).

**Is your feature request related to a problem? Please describe.** I absolutely love the new feature from #1032, which adds the possibility to compare an overridden template with the original...

feature request

First, thanks for this nice extension! It would be really nice if there was a link to the root DOM node of the component. So I would like to click...

enhancement