Hi,
It's hard from me to tell if reported bug fixes reported in the last version have been addressed in the current version.
Is it possible to reference the Bug Number next to the fix?
I am trying to see if these were addressed in 2.1.4
http://forum.cs-cart...ew&vbug_id=2410
http://forum.cs-cart...ew&vbug_id=2414
http://forum.cs-cart...ew&vbug_id=2432
http://forum.cs-cart...ew&vbug_id=2412
http://forum.cs-cart...ew&vbug_id=2445
http://forum.cs-cart...ew&vbug_id=2405
http://forum.cs-cart...ew&vbug_id=2461
There may be others, but I think it would be a good idea to note what in the change log addressed which bug. I have seen this in other carts change logs.
Thank you,
Bob
Bob,
As I was curious my self if the bug reports I submitted, and were flagged as "fixed" we really fixed or not, I looked into the code for both your list of bugs above, and my 2, and my results are as follows:
(This is from downloaded 2.1.4 code).
2395 - Fixed (mine)
2405 - Fixed
2410 - Fixed
2412 - NOT Fixed
2414 - Partial
2421 - Fixed (mine)
2432 - Fixed
2445 - Fixed
2461 - Fixed
On #2412 being "partial", I state that because the function replacement in controlls/admin/exim.php is NOT there, it is the original function still, but the changes to the core/fn.images.php are there. So its a partial fix.
Hope this helps. Glad to see majority of things fixed, including my submitted bugs too.