Zen Cart Logo
Forums / Upgrading from 1.3.x to 1.3.9 / File names of bugfixed issues

File names of bugfixed issues

Locked

Views: 1,592

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
1 Feb 2008, 2:24 PM
#1
rabbitsoft avatar

rabbitsoft

New Zenner

Join Date:
Feb 2008
Posts:
2
Plugin Contributions:
0

File names of bugfixed issues

Hi,

Because I use my own version of ZenCart 1.3.7 I would like to insert 4 changes of 1.3.8 manually before full upgrade. WinMerge returns too much files to find them so, I would like to ask for help.

Please tell me, which files contain listed issues:

-BugFix: tax-rate calc fixed in admin product-edit page
-BugFix: tax calc functions improved
-BugFix: additional-images module problem in PHP5 fixed
-BugFix: item shipping was mistakenly resetting order count

Thank you and best regards.
Milosz

3 Feb 2008, 10:09 PM
#2
rabbitsoft avatar

rabbitsoft

New Zenner

Join Date:
Feb 2008
Posts:
2
Plugin Contributions:
0

Re: File names of bugfixed issues

Please...

3 Feb 2008, 11:15 PM
#3
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: File names of bugfixed issues

I suspect that the Zen Cart team deliberately don't publish the specifics of each bug change. The overhead would be crippling. Some may have been explained in the relevant bug threads, and for the rest, here are some guesses. I doubt they're far wide of the mark (since each virtually tells us where the change is located), but they may not be complete, and may interact with other changes (Zen Cart releases a package, rather than individual changes)> -BugFix: tax-rate calc fixed in admin product-edit page -> admin/includes/modules/update_product.php

-BugFix: tax calc functions improved -> includes/functions/functions_taxes.php
-BugFix: additional-images module problem in PHP5 fixed -> includes/modules/additional_images.php
-BugFix: item shipping was mistakenly resetting order count -> includes/modules/shipping/item.php