Hello all,

I just upgraded my webshop from 1.3.7 to 1.3.8 and now the following two things do not work anymore>:

1) Emails dont get sent anymore, always get an error "cannot connect SMTP host"
This is strange as I am using the same settings as with 1.3.7, smtpauth to localhost, and the account works as should as I can also test it with some mail client.

2) Product downloads do not work anymore. You can see the downloadable file attached to the attribute of some product, see that all files are there and all worked fine in 1.3.7 - now in 1.3.8 its broken!

At first I thoought there was some failure during upgrade and restored my shop to do it again - same result.

Then I did a new installation of 1.3.8 on a fresh database, just using the original green template and only adding one single product with one download attribute and changing the email settings accordingly. Now add a new user, let him buy the product and Voila! You get both bugs with one hit!
Get the email error and cannot see the product download, not matter which state the order is in.

Where is the problem?

My setting: php 5.2.5 / MySQL 5.0.27 / Apache 2.2.6 / Fedora 6

Kind regards

Michael

By the way: Do you guys have some test suite to make sure a new version does work like the previous or at least have not its (known) bugs?