Hotfixes & Small Tweaks - October
- 10/31
- FIX (main): Payment Gateway admin page was incorrectly showing micro stores in the drop down.
- HOTFIX (5.0.x),: Partial shipping SQL fix when validating in the biz layer.
- HOTFIX (5.0.29+) - Fixed an issue with Google Checkout and Avalara taxes: when starting the request, there were no taxes to load from the store, and the GCO API was erroring that it needed at least one rate.  Turns out, this is actually an out-of-date exception that the API implementation was throwing; the docs no longer state this as a requirement.
- HOTFIX: Add ID to div surrounding individual products to make search consistent with the category page
- 10/30
- HOTFIX (5.0.29+) - Fixed an error that was occuring in the new GetTaxResult method for Google Checkout and causing merchant calculations to sometimes fail.
- HOTFIX (29+): Prevent admin tracking number entry page from failing on bad address data
- HOTFIX (29+): Add tooltip to suspect pageviews line on VisitsPageviews chart, correct tooltips on MTD sales chart, merged Stefan’s line color change
- 10/29
- FEATURE: Add DHL shipping key registration.
- HOTFIX (29, 30, 31): Fix add to cart error on products that have a single non inventory variant group
- HOTFIX (29, 30, 31): Visitor log: fix performance issue, remove use of sessionCart.aspx, fix catalog searches filtering
- HOTFIX (5.0.29+) - Fixed null reference caused by Google Checkout in the AddOrder method
- 10/28
- HOTFIX (5.0.29+) - Order custom fields will now have their values populated inside AddOrder, before e-mail notifications are sent.  The fields were getting set after e-mails had been sent meaning that merge codes on the order notifications did not yield the appropriate values.
- 10/27
- HOTFIX (29): Add personalize fields to Phantom Items
- HOTFIX (5.0.29+), Defect 661 - Search page will now keep the selected search type as it is supposed to when doing a search.
- HOTFIX (29, 30, 31): IncludeTaxInPricing store option will now work correctly on featured items controls again
- HOTFIX (5.0.29+) - Google Checkout will now calculate taxes as a Merchant Calculation, which means it will now work for taxes obtained through Avalara (Google will callback to retrieve the calculated taxes). 
- HOTFIX (5.0.29+) - PayPal Express and Google Checkout buttons will hide correctly when there are errors on the Shopping Cart page.
- HOTFIX (29, 30, 31): Variant matrix will no longer throw error on variant inventory items with product status ID 0
- HOTFIX (29, 30, 31): Variant quantity price display will no longer attempt to be shown when variant matrix is enabled
- HOTFIX (5.0.29) - Fixed a security error on the API caused by certain methods not requesting the security header information.
- 10/24
- HOTFIX (5.0.29): IIS7 fix for resizer to remove use of TransmitFile() and read/write manually to the response stream.
- HOTFIX (29, 30, 31): File browser now properly supports paths with "&" in them, other small functionality tweaks
- 10/23
- FEATURE: Direct DHL shipping rates added as a new shipping provider
- HOTFIX (29, 30, 31): Item Numbers input into the quick order entry snap-in are now HTML encoded before displaying in error messages to prevent XSS vulnerability
- HOTFIX (5.0.29+) - Fixed an issue where custom field merge codes were not being parsed correctly on an individual basis, and instead all occurrences were being replaced with the result of the first instance.
- HOTFIX (30): Lengthen keywords and meta fields on category and product editor
- 10/22
- HOTFIX (5.0.x) - Fixed an issue with Google Checkout notifications causing the order status to change when it shouldn't.
- HOTFIX (29, 30, 31): Do not allow a blank email address to be passed to VerifyOrCreateNewCustomerSignup method
- HOTFIX (29, 30, 31): One possible call to CreateContactInformationCustomerAccount was using the wrong address control
- 10/21
- HOTFIX: Record cost correctly on UpdateInventoryViaDataSet
- FEATURE: Added Personalize and NonShippingItem parameter to AddToCart.aspx for Phantom Items
- 10/20
- HOTFIX (5.0.29): If primary category is hidden for some reason, use a secondary category for the breadcrumb as the default on the product details page.
- 10/17
- HOTFIX (5.0.31): View order page was erroring when trying to display a shipping provider method.
- HOTFIX (5.0.31): Old tracking numbers, traking url and shipped date not showing on order view page.
- HOTFIX (5.0.29): Micro store page title using last store's title on first hit when switching stores. 
- HOTFIX (5.0.29): Clean up saving issues in microstore edit page. 
- HOTFIX (5.0.29): If deselecting the Microstore Cookie option, the session will not check the cookie any more.  Force a minimum of 10 minutes on the admin timeout.
- 10/16
- HOTFIX(29,30,31): Fixed mailing list export.
- HOTFIX (29, 30, 31): AddressEditor will no longer refresh on every AJAX postback if the country is not the US. This should fix the remaining address related tab issues on the one page checkout.
- 10/15
- HOTFIX (5.0.29) - Corrected an issue with the API where SerializableDictionary types were not transmitted correctly, appearing as an empty dataset instead of the desired type, by adding a schema to the SerializableDictionary.
- HOTFIX (29, 30, 31): ## RETAIL## and other price related merges will now work on featured items custom layout
- 10/14
- HOTFIX (5.0.29, 30, 31, 32): File browser optimized to work better when a large number of files are present.
- HOTFIX: Customer Support Portal can now filter out closed tickets, allowing the clients to focus on only open issues.
- 10/11
- HOTFIX: (32): Support for Google Chrome added, Chrome support extended to entire front end, still not supporting editable grids in the admin console, but all menus and grids now render properly in the admin/frontend.
- HOTFIX: (32): Rendering errors for unknown and/or blank user agents wiped out with new component upgrade
- 10/10
- HOTFIX (5.0.29) - Removed all references to CustomFieldValueCol on the Custom Field entity.  This will speed up applications that use custom fields considerably.
- HOTFIX (29, 30, 31): Non US state field was not being populated for international addresses on the customer import which made them fail validation
- HOTFIX: remove/add back issue for associative entities causing items added back to be deleted anyway.  Several product import look up lists type columns were not supporting the ability to be cleared (<<DELETE>>).
- 10/8
- HOTFIX (5.0.29): Old tracking numbers, tracking url and shipped date not showing on order view page.
- HOTFIX (5.0.29), Defect 637:  URL redirects can now be deleted via the URL Redirect Import. There is a special column called DeleteRedirect that can be set to true.
- HOTFIX (5.0.29), Defect 637:  URL redirect cache will now be refreshed after a URL import.
- 10/7
- HOTFIX (all): Remove "index, follow" robots meta tag because it is the default so there is no reason to specify it
- HOTFIX (5.0.x) - Fixed an issue with paging not appearing and the query string holding old search terms on the search page.
- HOTFIX (5.0.x) - Added handling amount to shipping amounts before sending to Google Checkout.
- HOTFIX (29, 30, 31): ## PRICE## merge will now properly show the call for pricing text when a product is set to call for pricing
- HOTFIX (29, 30, 31): ## PRICE## merge was not working on the featured items control
- 10/6
- HOTFIX(5.0.29,.30,.31): Fixed category merges does not display the correct value when added to a Custom HTML snap-in on a category page.
- 10/5
- HOTFIX (5.0.29): Add special handling to email user for thread abort exceptions that could happen during imports.
- HOTFIX (5.0.29): Existing Tracking Code merge not working with partial shipping logic.
- 10/3
- HOTFIX (29, 30, 31): ShippingEstimation page will now obey the theme setting for the shipping estimation type (zipcode only, etc)
- HOTFIX: Non-US orders could error on Google Conversion Tracking
- HOTFIX (5.0.x) - Made the Save and Validate methods virtual on ControlTemplateCustomForm to increase flexibility when creating custom snap-ins.  Main use case for this is when setting up a custom snap-in that needs to write to custom fields rather than to the default area this information is stored.
- 10/2
- HOTFIX (29, 30, 31): ItemNr field in GetProductSearch function was not updated to reflect increased itemNr length and was causing search to error when item numbers longer than 50 characters were present
- 10/1
- HOTFIX (29, 30, 31): OnePageCheckout: Prevent address area from validating prematurely - should also address "tab" issues
- FIX (Main): Remove noise errors from code and emailing routines
0
Please sign in to leave a comment.
Comments
0 comments