Skip to content

Conversation

@tmotyl
Copy link
Contributor

@tmotyl tmotyl commented Oct 29, 2014

This is an official Magento patch.

  • When you install a community-created translation package,
    the translation provided by the package overwrites any existing
    translations for the same items. This enables you to more easily
    install packages with translations.
  • To improve security, Magento Connect now uses HTTPS by default
    to download extensions, rather than FTP.
  • Extension developers can now create an extensions with a dash
    character in the name. Merchants can install those extensions without issues.
  • Magento administrators who attempt to install an extension
    with insufficient file system privileges are now informed.
    Typically, the Magento Admin Panel runs as the web server user.
    If this user has insufficient privileges to the your Magento
    install dir/app/code/community directory structure, the Magento
    administrator sees an error message in the Magento Connect Manager.
    To set file system permissions appropriately, see
    http://www.magentocommerce.com/knowledge-base/entry/install-privs-after#extensions

This is an official Magento patch.

* When you install a community-created translation package,
the translation provided by the package overwrites any existing
translations for the same items. This enables you to more easily
install packages with translations.

* To improve security, Magento Connect now uses HTTPS by default
to download extensions, rather than FTP.

* Extension developers can now create an extensions with a dash
character in the name. Merchants can install those extensions without issues.

* Magento administrators who attempt to install an extension
with insufficient file system privileges are now informed.
Typically, the Magento Admin Panel runs as the web server user.
If this user has insufficient privileges to the your Magento
install dir/app/code/community directory structure, the Magento
administrator sees an error message in the Magento Connect Manager.
To set file system permissions appropriately, see
http://www.magentocommerce.com/knowledge-base/entry/install-privs-after#extensions
LeeSaferite added a commit that referenced this pull request Nov 4, 2014
SUPEE-3941 - Addresses extension-related issues
@LeeSaferite LeeSaferite merged commit 5fcbb8b into OpenMage:magento-1.9 Nov 4, 2014
@sreichel sreichel added the patch label Jan 11, 2018
@sreichel sreichel added the SUPEE Relates to security patches label Jun 19, 2020
@Sekiphp Sekiphp mentioned this pull request Oct 30, 2020
3 tasks
@CyberCr33p CyberCr33p mentioned this pull request Jan 8, 2022
sreichel referenced this pull request in openmage-strict/openmage-future Feb 16, 2024
@empiricompany empiricompany mentioned this pull request Jun 27, 2025
3 tasks
sreichel added a commit that referenced this pull request Oct 25, 2025
> str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated
sreichel added a commit that referenced this pull request Oct 26, 2025
* PHP8: Handle null and empty string values in _prepareValue

> str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated

* Update app/code/core/Mage/Api2/Model/Renderer/Xml.php

Co-authored-by: Copilot <[email protected]>

---------

Co-authored-by: Copilot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

SUPEE Relates to security patches

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants