Known Problems
Known problems in KonaKart v 4.2.0.1
Error displaying One Page Checkout in IE7
Note that there is no problem with IE8. An error (”Error: ‘b’ is null or not an object”) will occur if you run the GWT-based One Page Checkout using IE7. To fix this, simply upgrade the files in the following KonaKart_OnePageCheckout_4.2.0.1_5028.zip (322KB) patch kit.
Error in MySQL upgrade script for v3.2.0.0 to v4.0.0.0
Note that this is only a problem if you upgraded at some point from version 3.0.1.0 to version 3.2.0.0. You can safely ignore this problem if you started with a version 3.2.0.0 system (or later).
An error (”ERROR 1062 (23000) at line 27: Duplicate entry ‘221′ for key 1″) will occur if you run the MySQL v3.2.0.0 to v4.0.0.0 upgrade script that’s included in the 4.2.0.1 package. Please use this one instead: upgrade_3.2.0.0_to_4.0.0.0.sql.
Known problems in KonaKart v 4.2.0.0
Links not working on Status Page and Edit Reviews Page in Admin App
The links that appear on the right hand side of the status page (eg the one that you can use to go directly to the Products page) and the links to edit or delete a review in the Admin App are both broken (nothing happens when they are clicked). A patch is available.
Error in MySQL upgrade script for v3.2.0.0 to v4.0.0.0
Note that this is only a problem if you upgraded at some point from version 3.0.1.0 to version 3.2.0.0. You can safely ignore this problem if you started with a version 3.2.0.0 system (or later).
An error (”ERROR 1062 (23000) at line 27: Duplicate entry ‘221′ for key 1″) will occur if you run the MySQL v3.2.0.0 to v4.0.0.0 upgrade script that’s included in the 4.2.0.0 package. Please use this one instead: upgrade_3.2.0.0_to_4.0.0.0.sql.
Known problems in KonaKart v 4.1.0.0
We are not aware of any problems at this time.
Known problems in KonaKart v 3.2.0.0
Breadcrumb bug in the store front application
The breadcrumb length keeps increasing as a user edits or adds an address in the My Accounts section of the store front application. A patch is available.
Publishing Products to Google Fails - Enterprise Extensions Only
Google have changed their specs and the 3.2.0.0 Google Data interface now fails. A patch is available.
Printing of Invoices and Packing Slips
The printing mechanism in the Admin App is incompatible with the new version of GWT included with the 3.2.0.0 release and so the printing of order invoices and packing slips no longer works. A patch is available.
Currency formatting with comma as decimal point
When the decimal point separator is set to a comma in a currency (i.e. Euro in countries such as Spain and Italy) the product prices are no longer being displayed properly in the product edit panel of the admin app. A patch is available.
Sorting customers by Logon Date
On the Customer panel of the Admin App an error occurs if you attempt to sort by “Logons” or “Last Logon” when using Oracle. A patch is available.
BIRT Reports
Some SQL errors have been found in two of the reports when using Oracle, MS SQL Server or DB2. A patch is available.
The URL used for the default chart used on the status page of the Admin App is incorrect when used on Linux/Unix. This causes an error to be displayed on the status page of the Admin App due to not being able to locate the BIRT report. The easiest solution is to edit this URL definition under Configuration >> Reports Configuration.
Towards the end of the URL, change “rptdesign\&storeId” to “rptdesign&storeId”
Known problems in KonaKart v 2.2.6.0
Security Patch
This patch fixes some reflected XSS vulnerabilities found in the product by Michele Orru’ (http://antisnatchor.com).
Please download the patch and follow the installation instructions in the included txt file.