Confirmed bug reports and fixes for v2.1.0 will be posted here by the project maintainers.
As we find issues, we will fix them in Github for delivery in the next update to 2.1.0.
Printable View
Confirmed bug reports and fixes for v2.1.0 will be posted here by the project maintainers.
As we find issues, we will fix them in Github for delivery in the next update to 2.1.0.
Deprecated "Passing null to parameter #1" log will be created when viewing Admin Packingslip or Admin Invoice.
Fix: See this commit:
https://github.com/zencart/zencart/c...bdb41986c4e04a
JavaScript problems can occur when gv_balance is null. This is an important fix for JavaScript heavy checkouts (OPC, some payment modules).
Fix: See https://github.com/zencart/zencart/pull/6882/files
Banner Manager can crash when no image provided on update.
Fix: https://github.com/zencart/zencart/pull/6912