|
|
|
|
6780
|
normal
|
Store Templates
|
ISSUE: Allow foreign currency to Google checkout
Example Error: The currency used in the cart must match the currency of the seller account. You supplied a cart with USD and the seller account is associated with GBP.
The prior implementation had an error where the request did not include the store's base currency. It was defaulting to USD which caused Google Checkout to fail.
|
6822
|
normal
|
API
|
ISSUE: trouble setting encryption key in shared hosting environments
Logged multiple errors: Error decrypting data...
This issue would have existed in a medium trust environment when the encryption of payment data was in use.
NOTE: When a server cluster is employed, all servers must have the same trust level.
|
6842
|
normal
|
Store Templates
|
ISSUE: mini basket in left column shows 1 less than actual qty in basket
If the mini-basket is enabled in the left column and a non-optioned product was added from a category content page, the basket would not update properly.
NOTE: This issue has been fixed for Category Grid Page 2, Category Grid Page with Category Data, Category List Page, and Category Grid Page with Basket Options. Due to design issues, the problem could not fixed for Category Grid Page in this update.
|
6976
|
normal
|
Admin UI
|
ISSUE: Exception when deleting Vendor associated with some products
If a vendor is associated with some products and was deleted from the vendors page, it would product this error -
The DELETE statement conflicted with the REFERENCE constraint "ac_Vendors_ac_Products_FK1".
|
6978
|
normal
|
Store Templates
|
ISSUE: user cannot delete product reviews
Product reviews cannot be deleted by the user. The page just refreshes with "You have not yet submitted any product reviews." but if you return to the page, all the reviews are still there. This applies to a published or unpublished reviews.
|
6991
|
normal
|
Store Templates
|
ISSUE: Display of Kit price is incorrect on category pages
Applies to pricing for a kit with included components. The price did not reflect the total kit price, but the symptom only appeared on the category display pages.
|
6993
|
critical
|
Store Templates
|
ISSUE: UPS shipping not responding and letting clients continue checkout
Logged errors: Error obtaining rate quote for shipping method 'UPS Ground'. The underlying connection was closed: A connection that was expected to be kept alive was closed by the server.
The issue could happen when any real-time shipping provider is used. In the case where communication to the host is lost, it is possible for the order to be completed without a shipping cost added.
NOTE: New text was added on the final checkout page so that a customer knows a problem occurred.
|
7003
|
normal
|
Admin UI
|
ISSUE: FCK Editor Bugs (Built-in editor in AbleCommerce)
When using the image upload feature of FCKEditor, an error occurs - "The server didn't send back a proper XML response".
The FCKEditor was not configured by for aspx pages.
|
7004
|
normal
|
Store Templates
|
ISSUE: Bug in CategorySearchSidebar
If you have products and categories with the same Id, the NarrowSearchCountByManufacturer can return results for Manufacturers in the Expand By Manufacturer section of the Category Search Sidebar, when in fact, no products actually exists in that category made by that manufacturer.
|
7006
|
normal
|
Store Templates
|
ISSUE: Results area on category pages does not update in sync with search sidebar
The product finder (Category Search) used with a category display page was not updating the contents of the results.
NOTE: This issue was fixed for the Category Grid page only. Due to design issues, this bug could not be fixed for the remaining 4 category display pages in this update.
|
7007
|
(possible)
blocker
|
Admin UI
|
ISSUE: Kit sub items do not have a price association which creates problems
Prices for kit components were not being recorded and could cause issues with exports and subscriptions used within a kit. This can be viewed only from the merchant admin, reflected in reports and post-order processing.
|
7008
|
normal
|
Admin UI
|
ISSUE: Error when using Marketing > Coupons > Users > Details.
Applies to SQL 2000 databases only.
From the Marketing > Coupons page, click on Uses then Details. This error resulted - Exception Details: System.Data.SqlClient.SqlException: Ambiguous column name 'OrderId'.
|
7014
|
normal
|
Providers
|
ISSUE: Google Checkout should be updated to use latest API otherwise international shipping is not possible
Google made an update in the ShippingRestrictions API element. If you had setup international shipping methods and tried to select any country other then US, it gives an error message like -
Note: Test Business does not ship to Thailand via Google Checkout.
|
7021
|
trivial
|
Admin UI
|
ISSUE: Shipping provider registration should use store address for default values
Applies to UPS and FedEX. The registration page uses the default warehouse address information.
|
7030
|
normal
|
Admin UI
|
ISSUE: Payflo pro config page needs a separate field for Vendor
If you had multiple users with the same account, ”r;vendor” was the account name (e.g. Company) and ”r;user” was the individual employee (e.g. User). Our implementation did not have a separate field for user.
|
7032
|
normal
|
Store Templates
|
ISSUE: shipping coupon can cause a failed transaction in Paypal
If an order had a shipping charge that was greater than the total of the items, and a free shipping coupon was applied at 100%, it was possible for the transaction to fail with an error "Item total is invalid. (10426) (Failure)"
|
7037
|
critical
|
Store Templates
|
ISSUE: Checkout randomly allows orders without shipping information or transactions failed
This issue can appear when a user has opened two browser instances and has attempted to initiate the checkout sequence with both.
It was also possible that some payment gateways would reject a transaction if there was no last name. There had been one field where the customer could enter both first and last name. After the patch, the first and last name fields have been separated into two fields.
|
7038
|
normal
|
Admin UI
|
ISSUE: Changing the default warehouse is not working properly
Set the default warehouse with ID = 2 where previously it was warehouse ID =1.
The Token.Instance.Store.DefaultWarehouseId will be 2, but the Token.Instance.Store.DefaultWarehouse is still pointing to warehouse with Id = 1.
|
7040
|
normal
|
Admin UI
|
ISSUE: Exception is thrown when try to find user by name or email for Email List on admin side of store running SQL Server 2000 Database
Applies to SQL 2000 databases only.
When you search for users to add to an email list, an error occurs - Exception Details: System.Data.SqlClient.SqlException: Invalid column name 'LastName'.
|
7042
|
normal
|
Store Templates
|
ISSUE: Customers making order payment need to be able to update billing address
Applies to the use of FailedPaymentsHandling, a feature that must be enabled. The ability for the customer to retry the transaction also includes the billing form so that customer can make any corrections to the address used.
|
7043
|
normal
|
API
|
ISSUE: URL rewrite does not support unicode characters
If you use international characters in your product descriptions, the SEO friendly URLs fail to work.
|
7050
|
normal
|
Admin UI
|
ISSUE: list of products assigned to tax code is missing information
When you view the products assigned to a tax code, the report is missing the product names.
|
7057
|
normal
|
Admin UI
|
ISSUE: In Firefox 2 HTML Editor is not working properly
Using the built-in FCK editor, the description was not being updated with new text.
|
7058
|
normal
|
Store Templates
|
ISSUE: Display of kits was inconsistent with basket, checkout, and invoice
The kit components were itemized on the receipt/invoice pages. This was inconsistent with the display during checkout and in the basket where the components were shown in a bullet list.
|
7063
|
critical
|
API/Store Templates
|
ISSUE: Multiple Kit components cause miscalculation on checkout
This issue was discovered in the RC1 patch that was released on 8/7/08. If you had a kit product using more than one of the same component, it would exclude the calculation for the additional item. This caused a "Balance Due" on checkout.
This bug can be fixed individually by downloading the hot patch here.
|