Hotfixes & Small Tweaks - March
This month we find ourselves rolling out version 34 to beta clients and working through any issues and tweaks we find using their feedback and other manual testing.  Thank you everyone in the community for your help as we learn together how to make all of these cool new features even better.  This is basically preparing for general rollout of version 34 with the new File Browser, Site Explorer, Custom Layout capabilities and more, even 50+ new professional button themes were added which can really make the site look professional.  We have squeezed in more fixes and features in the midst of this progress as well, along with more focus on KnowledgeBase articles and popup help.
- 3/31
- HOTFIX (34) - Fixed an issue where using Site Explorer from the Themes menu would not let you create new links (was still trying to use the StoreID from the querystring, which wasn’t there)
- HOTFIX (v33, v34): Fixed an issue where the CustomerID being assigned to the Custom Fields on the Register page was 0.
- (Main): Reworked on the behavior of "CALL for Price" item on shopcart, onepagecheckout , myaccount, vieworder pages and confirmation emails and related affected pages.
- (34) HOTFIX: made login button the default button for affiliate login page
- (Main): Fixed "Placed" section of vieworder page shows no order date.
- FIX: Fix problems with form integrity check for admin pages.
- (Main): Fixed The content area of ExplainCVV.aspx uses the "Layout" CSS Class.
- HOTFIX (v34): Added overrides for one of our 3rd party components built in handling of keypress events for the tree control used on Site Explorer.  Was causing issues with keypresses such as Ctrl+Home inside of textbox elements in other places of the editors.
- HOTFIX (34): Turn off link group demo rendering when not logged in as admin
- 3/27
- HOTFIX (v34): Updated the Store->File Browser menu item to point to a relative path to the File Browser instead of an explicitly set https URL (which caused it to not work on trial sites).
- FIX:  Add form post integrity check to AC.Web.PageTemplateBase to make sure form fields do not get truncated.
- 3/25
- FEATURE: Data Retention Settings Page for all key tables, will help trim database size and increase performance
- HOTFIX (v33, v34) - No longer cause validation errors about duplicate custom field values for the same custom field/entity record combination when importing new objects. 
- HOTFIX (v33, v34) - Product editor will no longer save custom field values that point to products of ID 0.
- HOTFIX (5.0.34): Number typed in comments field on OrderView was causing it to blow.
- HOTFIX (v34): Fixed a display issue with the category tree that appears in the category picker, will no longer blow out in IE
- HOTFIX (v34): Added the clone button back to Site Explorer for both pages and links
- HOTFIX (v34): Will now appropriately refresh the editor when deleting a link or page and display the Site Explorer overview
- HOTFIX (v34): Fixed a sorting issue when creating a new link or cloning a link - the new link will now be sorted at the end of the sort order
- HOTFIX (v34): ZipCode Table Update
- HOTFIX (v34): Cloned content pages will now have an empty Custom URL.
- HOTFIX (v34): Will no longer try to show URLs for link groups and will now hide the Move Up and Move Down toolbar items when on the Pages tab.
- FEATURE (v34): Added "Custom Merges" tab to Site Explorer
- HOTFIX (v33, v34): Fixed an issue on One Page Checkout where Customer custom field values were trying to be saved with a record ID of 0.
- 3/24
- HOTFIX (5.0.34, 5.0.34): Clean No Ship Outside Regions Message as null was causing shopping cart to blow.
- HOTFIX - Fixed a reference to an invalid page in the LiveDesign.js file.  Possible cause of a 404 that in turn is causing a security issue when closing popups.
- HOTFIX (34, 34): PageTemplateBase's BodyOnLoadEvent was not working properly unless set in init – should now work from anywhere
- HOTFIX (34): Mailing list generation should no longer time out for sites with a large number of customers/orders
- 3/23
- HOTFIX: 34: ‘Add/Subract’ variant types were not being applied if there was a ‘total’ variant type in the list, ‘total’ completely took over the price and you lose all ability to change the price via other upsells and such.  ‘Total’ should be setting the base price and the other modifiers should still apply if there are any there and selected.  Otherwise you lose use of the variants to perform upsell capabilities.
- HOTFIX (v34) - Fixed saving of flyout menu settings on Site Explorer category and link group editors.
- HOTFIX (v33, v34) - Fixed a bug with the generation of flyout menu items and hidden categories.  Hiding a parent category from the dropdown menu did not correctly hide all of its children, and vice versa (with the exception of cases where the parent was not hidden and the children were).  Now they will correctly hide and unhide as they are supposed to.
- HOTFIX (v34) - Product link search and selection now works on Site Explorer.
- HOTFIX: AmeriSync Mapping Products to QB ListID getting corrupted due to SQL datatype confusion over "E-"
- HOTFIX: Null CVV throwing an error on OrderExport
- HOTFIX: 34: New navigation option “Go Directly To Place Order” after adding to cart.  Handles going to the different checkout pages. 
- 3/20
- HOTFIX (v34) - Fixed an issue where sites with blank SSL domains could not load the File Browser properly.
- HOTFIX (v34, v34) - Fixed an issue in FF2 (may have affected other browsers also) when using the File Browser, selecting a file did not trigger the Move, Rename, and Delete options to show.  Also fixed an issue where the Shared folder did not appear in the Upload Files tab on active sites.
- HOTFIX (v34) - Site Explorer UI fixes: category picker tree will now have pointer cursor, page picker tree will now scroll instead of blowing up, scrollbar on site explorer tree will now be the full width of the left column, and the popup for custom merges will now be 800px wide.
- HOTFIX (v34) - Can now sort the links at the root level in Site Explorer, and when changing a link's parent the link will be sorted at the end of the link order for its new parent.
- HOTFIX (v34) - Fixed an issue that occurred while saving a new link, caused by the sorting fix – which didn’t actually get checked in to 34.1 earlier apparently, but is now
- 3/19
- HOTFIX (5.0.34): Bad LongDesc external ref causing merge to blow.
- HOTFIX (33,34): Page navigation previous image URL was not reloading properly from the db
- UPDATE (Main) - Site Explorer action menu and buttons now have hand icon (pointer) when mousing over, and Store Settings left nav now uses the new icons for Site Explorer and File Browser.
- UPDATE (Main) - Adjusted left column width and made the cursor over the tree a pointer on Site Explorer.
- 3/18
- (Main): Added store text to “Usually ships in” and “Availability” in Product Details page.
- 3/17
- UPDATE - Removed a lot of old unused Site Explorer/Content Page editor files.
- HOTFIX( 5.0.34): Fixed Edit Order not working for product groups.
- HOTFIX (v33, v34): Added validation to the Custom Fields list item area - will no longer allow for blank values to be entered (was causing customers to think their dropdowns weren't saving).
- UPDATE (Site Explorer) - When creating a new link in Site Explorer, the default Parent Link Group will now default to the current link group if (a) the selected link before clicking New was a link group, or (b) the selected link before clicking New belonged to a link group.
- (5.0.34): Reworked on button preview (viewbuttons page) to look better across the browsers.
- FIX:  For Register.aspx: Have default redirect work properly.  Default country to US when country post data missing.  Limit text length for Address1 & 2 to 50 characters.
- 3/16
- HOTFIX (5.0.34):  Have expired AdCodes properly cleared after session inactive for 24 hours.
- HOTFIX (34): Added new methods to API to support reading and writing Microstores, Store, CustomFields, AnalyticRules, other customer and many other tables that were still left out.
- FEATURE: Added GeoIP Popup to ViewOrder page, Clicking the IP brings up a popup with geographic info and a link to a google map
- FEATURE - Site Explorer usability changes
- 3/13
- HOTFIX (33, 34): Header area will now function properly for cloned themes
- 3/12
- HOTFIX (script) v33, v34 – Fixed the analytic rule “[affiliate] Generic Affiliate Rule” SetSource action.  It had an invalid analytic merge code for the source.
- HOTFIX (5.0.34): Fixes for affiliate analytic rules and recursive calls.
- HOTFIX (v34): Added  the additional logic to the analytics logging so that it will now make a distinction between the rules that were successful when the session started and the ones that were successful on the last recorded page visit of that session.
- 3/11
- HOTFIX - Added a confirmation box for deleting rules from the analytic rules page.
- HOTFIX: Phantom Items no longer deleted on acCart.GetContents
- HOTFIX(34): Hide old button sets from button selection page when not selected, change default button set for new blank themes to panel_mango
- 3/10
- FIX (Main only) - Fixed an issue where the new File Browser would delete a directory instead of a file if the delete link was clicked after uploading a new file.
- FEATURE: SetAdCode and SetAffiliate analytic actions added.
- 3/9
- FEATURE: Added 50+ new button sets
- (Main, 5.0.33): Extended functionality of ## CUSTOMERLASTNAME## and # #CUSTOMEREMAIL## of merge codes to use inside the website similar to ## CUSTOMERFIRSTNAME##
- FEATURE: Added 50+ new button sets (visual in notes)
- FEATURE: Added 2 new custom repeater snapins - link group and browse by category
- 3/5
- HOTFIX (main): Remove bad reference to deleted file from custom shipping methods page
- HOTFIX 33: to ignore file download cancellation exceptions
- HOTFEATURE (5.0.33): Allow redirects to external sites through URL Redirecting.
- 3/4
- FEATURE: Toolbar buttons added on new Site Explorer
- HOTFIX (33): customer login snapin will now redirect to the correct myaccount URL
- HOTFIX (Main):Affiliate not getting updated affiliate  code sent to them with Affiliate Approved Email Notification and many other code changes related to that.
- HOTFIX (33): add failed login message to customer login snapin
- HOTFIX (Main): Fixed the layout issue of "Shipping Address" and "Payment Address" on view order page.
- HOTFIX: Modified AC.Web.WebHelper.DownloadFile() to send the file in increments.  Fixes out of memory issue with large file downloads. Also added “mp4” content type.
Please sign in to leave a comment.
Comments
0 comments