Call-back icon  Sales: Call 800.374.8146 (N America)|757.278.0920 (International)

Magento

Open Source eCommerce Evolved

Magento version 1.1.2 is now available


Magento version 1.1.2 is available for download and for upgrade through your Magento Connect Manager.

This version includes some small bug fixes for version 1.1.1:

Magento Core API fixes:

  • Added missing Mage_Api.xml in Magento Connect core package
  • Fixed wrong SOAP content type
  • Fixed fatal error when Soap extension is not installed

Invoices/packing slips PDF issues:

  • Fixed fatal errors when trying to print invoice/packingslip PDFs
  • Added missing fonts
  • Fixed displaying empty areas instead of product options
  • Fixed PDF layouts to no overlap columns when non-latin1 characters are used
  • Fixed text wrapping for non-latin1 characters in product name and options

Other fixes:

  • Fixed non-working store switcher
  • Fixed viewing sales order in admin when only virtual item were purchased
  • Fixed configurable product weight calculation in shopping cart and checkout
  • Removed php.ini from the Magento root folder
  • Added missing Mage_Adminhtml.csv and 404 folder in Magento Connect core package
  • Upgraded core/helper/string for binary-safe string operations

We are currently working on another update to Magento 1.1 scheduled to be released later this month.

More information will be posted as it becomes available.

RSS comments feed for this entry

User Comments

|49 comments
  1. etho201

    1etho201 from Summerville, SC|posted 1 month ago

    Thanks for the quick update! Happy to see the fix for the configurable product weight calculation. Keep up the great work!

  2. tshirts

    2tshirts |posted 1 month ago

    How do you find the update in Magento Connect Manager?

    Gary

  3. hyteckit

    3hyteckit from Los Angeles, CA|posted 1 month ago

    How do you update in the Magento Connect Manager?

    Kit

  4. jackstraw

    4jackstraw from Carbondale,Colorado|posted 1 month ago

    Admin>system>magento connect>magento connect manager>check for upgrades>select stuff in yellow>commit changes.

    Upgrade seems to have worked like a champ for me.

    Nigel

  5. tshirts

    5tshirts |posted 1 month ago

    jackstraw, it doesn’t show upgrades to the main system, just the extensions.

  6. jackstraw

    6jackstraw from Carbondale,Colorado|posted 1 month ago

    Mage_Core_Adminhtml Mage_Core_Modules seems to have updated everything.  I show 1.1.2 now.  Those are, as you can see, the admin area, and the core modules for magento.  They will only push us what we need for small updates.

    hope that helps
    Nigel

  7. hyteckit

    7hyteckit from Los Angeles, CA|posted 1 month ago

    I did that, except nothing shows up for me.

    I went ahead and installed the iPhone theme.

    Then I click on “Check for Updates”.  I then only see a bunch of 1.1.1 updates.

    Waited 1 hr, clicked on “Check for Updates” again.  Now I see Mage_Core_Modules 1.1.2 update.  Shows up as installed.  Selected “Reinstalled”.  It downloaded the 1.13 update and installed it.

    Definitely not work like it’s suppose to.

  8. hyteckit

    8hyteckit from Los Angeles, CA|posted 1 month ago

    I meant 1.1.2 update.  It’s updated to 1.1.2 update now.  All my customizations all gone. :-(
    I shouldn’t be modifying functions.  Should be creating extensions.

  9. chinesedream

    9chinesedream from San Francisco, CA|posted 1 month ago

    with small update like this, it will be very helpful to also provide patch files as alternative, so that people who prefer not to run the update via Magento Connect can manually update the files without running an installation. 

    Provide patch files as alternative is important too as it seems Magento Connect is still buggy or maybe due to various webhosts’ servers restriction. In my case, the upgrade from v1.0978 to v1.1 ran smooth, but some files permission were needed (admin navigation not working for one), and the ‘Add Users’ and ‘Add Roles’ in the web services didn’t work. On top of that, the update overwrites all files, which is not ideal for people who use custom theme and had modified the core. So it will be really helpful if I can just replace the patch files instead of running a full update.

  10. There4you

    10There4you from Tasmania, Australia|posted 1 month ago

    I agree a patch file would be nice

  11. ikk0

    11ikk0 |posted 1 month ago

    Hi,
    I can’t get Magento Connect to update.
    Any ideas?

    magento-core/mage_core_adminhtml requires package “magento-core/Mage_Core_Modules” (version >= 1.1.1, version <= 1.1.1), downloaded version is 1.1.2
    magento-core/Mage_Core_Modules cannot be installed, conflicts with installed packages
    magento-core/Mage_All_Latest requires package “magento-core/Mage_Core_Modules” (version >= 1.1.2, version <= 1.2, excluded versions: 1.2), installed version is 1.1.1
    Install Errors
    No valid packages found
    PEAR ERROR: upgrade failed

  12. ikk0

    12ikk0 |posted 1 month ago

    K, somehow it worked now..

  13. kouri

    13kouri |posted 1 month ago

    Welp, nothing comes up when I click on “Check for updates”

    Magento Connect just hates me altogether actually.

    It can’t find anything, but what about entering in the key and installing from there? Is that available?

  14. 00christian00

    1400christian00 |posted 1 month ago

    Yeah,please give us the patches too.
    For people like me having modded some parts it’s a pain to see the mods removed.

  15. markf

    15markf |posted 1 month ago

    nothing shows up when i click check for upgrades.

  16. cyfer

    16cyfer |posted 1 month ago

    What the hell man.. I don’t get it - how do i update from my 1.1.1 to 1.1.2 ? I’ve done lot’s of modifications the code. So an ordinary ftp upload of all the files will be useless as it will overwrite these changes…

  17. jowuo

    17jowuo from spain, almussafes|posted 1 month ago

    me too, nothing shows up when i check for upgrades in magento downloader

  18. zep007

    18zep007 from Connecticut|posted 1 month ago

    Update took fine, Thanks!

  19. JDISTAD

    19JDISTAD from Minneapolis, MN|posted 1 month ago

    anyone know how to do from SSH?

  20. i960

    20i960 from Bakersfield, CA|posted 1 month ago

    Upgrade went smooth for me.  I hit check for upgrades, and I got updates for ‘Mage_All_Latest’, ‘Mage_Core_Adminhtml’, and ‘Mage_Core_Modules’.  You only need to select ‘Mage_All_Latest’ for upgrading, as that will automatically download and install all the others.

    For those worried about overwriting your changes, you really shouldn’t be modifying core files and themes anyway.  I have a heavily modified version of the modern theme and I’ve also made significant changes to the admin theme, and this update didn’t overwrite any of that.  I created new theme directories for each so my changes would not be overwritten.  I believe it’s also possible to do the same when extending core functions, but I haven’t gone that far with it yet.

  21. Gui

    21Gui |posted 1 month ago

    Great those fixes were very welcome and quick after the main update. It would be welcome to have a small blog or forum post that you are aware of some of the issues and working on a fix. No shedule just a a quick note.

  22. Auriferous

    22Auriferous |posted 1 month ago

    Is there a connect manager extension key for this? Magento Connect doesn’t show this update for me..

  23. chantre84

    23chantre84 |posted 1 month ago

    After running through the upgrade to 1.1.2 I have problems in the backend: I cannot reach some pages, e.g. System->Configuration->System or System->Configuration->Design and a few more. Firefox says: “The page isn’t redirecting properly, Firefox has detected that the server is redirecting the request for this address in a way that will never complete”

    Anybody the same problems? What can I do? Is it possible to do a “downgrade”?

  24. tshirts

    24tshirts |posted 1 month ago

    Yes chantre84, I can’t click any of the top admin links after the update.

  25. markf

    25markf |posted 1 month ago

    Installed the update, all customizations I made to the default template erased....wow that sucks. Spent quite some time doing those… Maybe I missed that warning somewere, but I wish I knew that would happen before I applied the update.  I thought themes would be safe from the update but I guess not :(

  26. rosaltof

    26rosaltof |posted 1 month ago

    I am getting the same error as ikk0 did…

    magento-core/mage_core_adminhtml requires package “magento-core/Mage_Core_Modules” (version >= 1.1.1, version <= 1.1.1), downloaded version is 1.1.2
    magento-core/Mage_Core_Modules cannot be installed, conflicts with installed packages
    magento-core/Mage_All_Latest requires package “magento-core/Mage_Core_Modules” (version >= 1.1.2, version <= 1.2, excluded versions: 1.2), installed version is 1.1.1
    Install Errors
    No valid packages found
    PEAR ERROR: upgrade failed

    Does anyone have any ideas why? I have a clean install of 1.1.1.

  27. kulimuli

    27kulimuli from Linz, Oberösterreich|posted 1 month ago

    In my case the update function dosn’t work also:
    Before do this, make a backup from database and files! the first time all file changes disappear.

    The resolution i found here: http://www.magentocommerce.com/wiki/upgrading_magento

    Quote:
    --------------------------------
    It is possible that you will see no extensions in MagentoConnect Manager. This means that you have just uploaded the files without using PEAR downloader. In that case enter magento-core/Mage_All_Latest in the extension key field and click Install button. This will install all latest MagentoConnect core packages on top of existing files and will allow future upgrades through MagentoConnect.
    ---------------------------------

  28. schmelzgeist

    28schmelzgeist from Marzipane World Capital (Lübeck, Germany)|posted 1 month ago

    are the upgrading issues with the “foreign constrais of death” addressed?

  29. m00v

    29m00v |posted 1 month ago

    for those really needing a patch you can still use diff or windiff to get the changes.
    Besides that, so far so good, the update through magento connect ran smoothly.

  30. srinigenie

    30srinigenie |posted 1 month ago

    Congrats again!! I would like to emphasize something that @chinesedream dream has brought to our notice here. It helps people taking patches, releases in MagentoConnect, to know which files are part of the upgrade/patch.
    Listing modified/new files on magentoconnect helps in checking any impact on customizations. Presently, whenever I uptake a patch/upgrade through magento, I am totally blind to the files that get downloaded.

  31. pilch

    31pilch from Westcountry, UK|posted 1 month ago

    I can’t grab this because as a result of trying to upgrade to ver 1.1.1, whenever I goto Magento Connect I get
    Error: Please check for sufficient write file permissions

    Your Magento folder does not have sufficient write permissions, which this web based downloader requires.

    If you wish to proceed downloading Magento packages online, please set all Magento folders to have writable permission for the web server user (example: apache) and press the “Refresh” button to try again.

    Can anyone assist me on this?

  32. CENOBITE

    32CENOBITE |posted 1 month ago

    I’ve tried several times now, but checking for upgrades shows no results.
    When trying to download the magento-core/Mage_All_Latest, Magento downloads the following:
    downloading Mage_All_Latest-1.1.2.tgz ...
    Starting to download Mage_All_Latest-1.1.2.tgz (1,006 bytes)
    . ...done: 1,006 bytes
    downloading Mage_Core_Modules-1.1.2.tgz ...
    Starting to download Mage_Core_Modules-1.1.2.tgz (1,240,756 bytes)
    ...done: 1,240,756 bytes
    downloading Mage_Core_Adminhtml-1.1.2.tgz ...
    Starting to download Mage_Core_Adminhtml-1.1.2.tgz (353,912 bytes)
    ...done: 353,912 bytes
    downloading Interface_Adminhtml_Default-1.1.1.tgz ...
    Starting to download Interface_Adminhtml_Default-1.1.1.tgz (1,188,389 bytes)
    ...done: 1,188,389 bytes
    downloading Interface_Frontend_Default-1.1.1.tgz ...
    Starting to download Interface_Frontend_Default-1.1.1.tgz (1,060,559 bytes)
    ...done: 1,060,559 bytes
    downloading Interface_Install_Default-1.1.1.tgz ...
    Starting to download Interface_Install_Default-1.1.1.tgz (112,734 bytes)
    ...done: 112,734 bytes

    and then nothing else happens other than a warning that “Pear processes” are running when I try to leave the page.
    Any advice?

  33. drwitt

    33drwitt |posted 1 month ago

    Hi there,

    i give u no guarantee, but the advice to be VERY carefully. i had the same problem by several times at my testshop installations, that after pressing the button “install” nothing happened anymore. till i reloaded the page. i ignored the warning about pear processes, and after reloading i had the result, that i saw the upgradeable packages and modules. the installation with the uploader package did not bring problems like that, it worked really fine, and the translation tool works also now in 1.1.2.

    hope u ignore my grammar…

    thanks and cu here in blog!

  34. vidyasagar

    34vidyasagar |posted 1 month ago

    Hi, i have used magento=1.1.1 and 1.1.2 version, Both version have price sorting problem, price sorting is not correct. also tell me how to short with quantity(Qty).
    Thanks in advance.

  35. Jimmy G

    35Jimmy G |posted 1 month ago

    Fatal error: Class ‘Mage_Review_Helper_Product’ not found in /home/domainname/public_html/magento/app/code/core/Mage/Core/Model/App.php on line 779

    /magento/sony-vaio-vgn-txn27n-b-11-1-notebook-pc-intel-core-solo-processor-u1500-2-gb-ram-100-gb-hard-drive-dvd-rw-drive-vista-business-charcoal-black.html

    cool grin

  36. woodmage

    36woodmage |posted 1 month ago

    Why is the release not available through subvresion.  I grabbed
    http://svn.magentocommerce.com/source/branches/1.1 and it gave me 1.1.1?  Any ideas?

  37. brianpat

    37brianpat |posted 1 month ago

    Lightbox doesn’t work with this version. Has anybody tested? Also after upgrade, I can not zoom any images.

  38. jowuo

    38jowuo from spain, almussafes|posted 1 month ago

    after a successful upgrade to 1.1.2, a few days ago, now the front and the admin shows version 1.1.1 !! how its possible?, ok then i went to de mag. con. manager and try to install the “magento-core/Mage_All_Latest “ again and now i got a pear error:

    parsePackageName(): invalid package name “Mage_All_Latest “ in “connect.magentocommerce.com/core/Mage_All_Latest “
    invalid package name/package file “connect.magentocommerce.com/core/Mage_All_Latest “
    Cannot initialize ‘connect.magentocommerce.com/core/Mage_All_Latest ‘, invalid or missing package file
    Install Errors
    Package “connect.magentocommerce.com/core/Mage_All_Latest “ is not valid
    PEAR ERROR: install failed

  39. Jimmy G

    39Jimmy G |posted 1 month ago

    I don’t understand why there is not a magento install that is complete and works?  why are we still having problems?  WTF?  How this software can win awards is beyond me....there is no community and the installs don’t work.

  40. ale acuna

    40ale acuna |posted 1 month ago

    wow, this Magento is awesome!!! I have just downloaded and installed the update. I went to Magento Connect. Click on Updates and then it shows up the Core in yellow. I marked and then click on the summit button and everything went so smoothly and straightforward. Then I came to my web site with the new version number 1.1.2
    Despite I have my website using spanish modules. So everything it´s perfect. I have started using magento since the last version 1.1.1 last August 4th and I really feel this software is wonderful. I have just modified the demo store and start using right away. I dont know much about this software so I m learning on my way. I m running a small WISP in Caaguazu, Paraguay so I m proud showing my friends my smart and looking great web site store. Magento!!! keep going…

  41. Jimmy G

    41Jimmy G |posted 1 month ago

    "wow, this Magento is awesome!!! I have just downloaded and installed the update. I went to Magento Connect. Click on Updates and then it shows up the Core in yellow. I marked and then click on the summit button and everything went so smoothly and straightforward. Then I came to my web site with the new version number 1.1.2 “

    -seriously?  I did the same thing.  it was working as 1.1.1, broke as soon as I upgraded, wish I knew your secret....

  42. patriciamg

    42patriciamg |posted 1 month ago

    I can´t perform the upgrade through conect manager!

    It shows the following message:
    “Magento DownloaderCheck Write Permissions
    Error: Please check for sufficient write file permissions
    Your Magento folder does not have sufficient write permissions, which this web based downloader requires.”

    How can I have permission problems and have the magento installed and running? I´ve set all the permissions needed since I intalled magento!

    Please help! Is there any other way to make this upgrade?

    Thanks,
    Patricia

  43. mpowrie

    43mpowrie |posted 4 weeks ago

    Hi. I get the error “Warning: popen() has been disabled for security reasons in /home/sagiss/public_html/shop/downloader/pearlib/php/OS/Guess.php on line 247” when I try to upgrade from 1.1.1. using the Magento Connect Manager.

    Do you have any suggestions on how to get past this error?

  44. mpowrie

    44mpowrie |posted 4 weeks ago

    Hi again. I did some searching and found that “popen” is a PHP extension which was disabled by my ISP despite php safe mode being turned off. After I called them they temporarily turned it on, which allowed the upgrade.

  45. mpowrie

    45mpowrie |posted 4 weeks ago

    I’m now getting the same problem as rosaltof and ikk0 did.

    I first installed the “Mage_All_Latest” package, which successfully upgraded the Mage_core module first, and tried to then upgrade the Mage_Core_Adminhtml module.

    However, it appears that the Mage_Core_Adminhtml module can’t be upgraded 2nd - because it looks for Mage_core 1.1.1 and when it finds 1.1.2 instead, it spits out an error message.

    Can this bug be fixed please?

    The exact error message I got was:

    magento-core/Mage_Core_Adminhtml requires package “magento-core/Mage_Core_Modules” (version >= 1.1.1, version <= 1.1.1), installed version is 1.1.2
    Install Errors
    No valid packages found
    PEAR ERROR: upgrade failed

  46. DSchild

    46DSchild |posted 3 weeks ago

    I’m on 1.1.1 and cannot upgrade to 1.1.2. Magento Connect doesn’t find the update.

  47. alva

    47alva from indonesia|posted 3 weeks ago

    after upgrading to 1.1.1, i can’t upgrade to 1.1.3 or 1.1.2 anymore… i got the following error:

    Download of “magento-core/Lib_LinLibertineFont” succeeded, but it is not a valid package archive
    Error: cannot download “magento-core/Lib_LinLibertineFont”
    Install Errors
    Download failed
    PEAR ERROR: upgrade failed

    same problem with ikk0 and mpowrie… any ideas how to fix it?

  48. Michael

    48Michael |posted 3 weeks ago

    @alva : can you please remove the contents of the following folders and try to upgrade again ?
    downloader/pearlib/cache/
    downloader/pearlib/download/

  49. alva

    49alva from indonesia|posted 3 weeks ago

    hi michael, thank you for answer.. but it still doesn’t work for me..

    is it possible to install ‘update’ manually, without using magento connect?


Sales: Call 800.374.8146 (North America) 757.278.0920 (International)
© Copyright 2008 Varien. Magento is a trademark of Irubin Consulting Inc. DBA Varien
Privacy Policy|Terms of Service
Magento Community Count
33779 users|507 users currently online|74823 forum posts