Rank: Member
Joined: 11/5/2003(UTC) Posts: 1,786
|
We're getting close to releasing 5.7.4 which is a collection of small fixes for 5.7.3. The following items will be included:
1) Fix for inventory issue when two customers attempt to purchase at nearly the same time. Previously, the failed checkout could return items to inventory counts when they were reserved for other orders.
2) Fix for hidden categories where URL rewriter prevented hidden category direct links.
3) Fix for Audit Log Popups in IE8.
4) Fix for main menu control in Peers mode not displaying category links.
5) Fix for "add to wishlist" errors
6) Fix for validation on Image Radio Button Lists firing on admin side when it shouldn't
7) Fix for inventory back order message on products when one variant has inventory enabled and one does not have inventory enabled.
If there are any other "critical" issues that you believe should hold up the release of 5.7.4 please follow up to this post so that we can create bug ids for your issues.
|
|
|
|
Rank: Member
Joined: 12/23/2003(UTC) Posts: 909
|
http://forums.bvcommerce.com/default.aspx?f=78&m=66906 I wouldn't be shocked if I am responsible for the error I'm hitting...lol... |
|
|
|
|
Rank: Member
Joined: 1/10/2005(UTC) Posts: 714
Thanks: 14 times Was thanked: 1 time(s) in 1 post(s)
|
Kitting pricing problems unless it was intredned to be this way. When you update a product price it should update the product in the kit as well.
|
|
|
|
Rank: Member
Joined: 3/1/2004(UTC) Posts: 145
|
I'd like to see the kitting update prices on product price update. Seems like a lot of work going through kits to update items just for a price increase.
Rich
|
|
|
|
Rank: Member
Joined: 11/25/2003(UTC) Posts: 370
|
Any time line for the 5.7.4 release? |
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 1,786
|
5.7.4 should be available end of next week. Around September 10th.
|
|
|
|
Rank: Member
Joined: 11/25/2003(UTC) Posts: 370
|
|
|
|
|
|
Rank: Administration
Joined: 4/2/2004(UTC) Posts: 2,393 Location: Hummelstown, PA Thanks: 6 times Was thanked: 163 time(s) in 158 post(s)
|
Here's another longtime bug that should be fixed: http://forums.bvcommerce.com/de...&m=67042&g=67043 |
Aaron Sherrick BV Commerce Toll-free 888-665-8637 - Int'l +1 717-220-0012 |
|
|
|
Rank: Member
Joined: 4/22/2004(UTC) Posts: 280
|
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 1,786
|
Updating pricing in kitting is something we're looking into but it won't make 5.7.4. It's a little bigger issue that would cause a delay in this release so we pushed it until the next update.
|
|
|
|
Rank: Member
Joined: 12/19/2006(UTC) Posts: 153
|
Not really a huge bug, but rather something that should be changed to prevent errors which eventually will occur. (Not extremely critical, but since you are compiling a 'to fix' list...)
If you visit /BVAdmin/Configuration/Orders.aspx, the field for 'last order number' is populated by default with the current order number. The issue is that if the admin visits the page an order number of 1234 is displayed (1234 is an example.) Next, a customer comes in and places an order number 1234, then you save the admin page a few minutes later; the next/subsequent customer order will also get order number 1234 because you as an admin specified that to be the next order number. The result is 2 orders with duplicate numbers (which oddly does not generate an error, but is problematic from a record keeping standpoint.)
There should be some checkbox to make updating the order number optional.
(Let me know if you would like me to input this into the bug tracker for your convenience.) Thanks!
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 1,786
|
We're getting close to the 5.7.4 release. Here is a list of changed files:
File Changes from Version 5.7.3 to 5.7.4 =========================================
New Files Added in 5.7.4
src\www\App_Code\AddToCartClickedEventArgsMobile.vb src\www\App_Code\BaseStoreProductPageMobile.vb src\www\Bin\BVSoftware.Commerce.Branding.dll src\www\Bin\BVSoftware.Commerce.Branding.pdb src\www\BVAdmin\Help.aspx src\www\BVAdmin\Help.aspx.vb src\www\Images\Samples\BlueSmall src\www\Images\BraceletBlue.png src\www\Images\BraceletBlueSmall.png
Code Files Changed in 5.7.4
src\source\BVSoftware.Bvc5.Core\BusinessRules\OrderTasks\MakePlacedOrder.vb src\source\BVSoftware.Bvc5.Core\Catalog\Category.vb src\source\BVSoftware.Bvc5.Core\Catalog\InternalProduct.vb src\source\BVSoftware.Bvc5.Core\Content\EmailTemplate.vb src\source\BVSoftware.Bvc5.Core\Content\PrintTemplate.vb src\source\BVSoftware.Bvc5.Core\Membership\UserAccount.vb src\source\BVSoftware.Bvc5.Core\Orders\Order.vb src\source\BVSoftware.Bvc5.Core\Services\WebServices3WebAppSettings.vb src\source\BVSoftware.Bvc5.Core\Utilities\UrlRewriter.vb src\source\BVSoftware.Bvc5.Core\BVSoftware.Bvc5.Core.vbproj src\source\BVSoftware.Bvc5.Core\SessionManager.vb src\source\BVSoftware.Bvc5.Core\WebAppSettings.BV.vb src\www\App_Code\AddToWishlistClickedEventArgs.vb src\www\App_Code\TaskLoader.vb src\www\BVAdmin\Catalog\Default.aspx src\www\BVAdmin\Catalog\Default.aspx.vb src\www\BVAdmin\Configuration\EventLog.aspx src\www\BVAdmin\Configuration\License.aspx.vb src\www\BVAdmin\Configuration\VersionInfo.aspx src\www\BVAdmin\Configuration\VersionInfo.aspx.vb src\www\BVAdmin\Default.aspx.vb src\www\BVAdmin\footer.ascx.vb src\www\BVAdmin\Header.ascx src\www\BVAdmin\Header.ascx.vb src\www\BVModules\CategoryTemplates\Grid\Category.aspx.vb src\www\BVModules\ContentBlocks\Category Menu\view.ascx.vb src\www\BVModules\Controls\OutOfStockDisplay.ascx.vb src\www\BVModules\Controls\PoweredBy.ascx src\www\BVModules\Controls\PoweredBy.ascx.vb src\www\BVModules\ProductChoices\Image Radio Button List\AdminView.ascx
Assembly Version Files Changed in 5.7.4
src\source\BVSoftware.Avalara\Properties\AssemblyInfo.cs src\source\BVSoftware.BVC5.Shipping.FedEx\My Project\AssemblyInfo.vb src\source\BVSoftware.BVC5.Shipping.USPostal\My Project\AssemblyInfo.vb src\source\BVSoftware.Commerce\Properties\AssemblyInfo.cs src\source\BVSoftware.Cryptography\Properties\AssemblyInfo.cs src\source\BVSoftware.Cryptography.Tests\Properties\AssemblyInfo.cs src\source\BVSoftware.GoogleCheckout\Properties\AssemblyInfo.cs src\source\BVSoftware.PaypalWebServices\Properties\AssemblyInfo.cs src\source\BVSoftware.UnitTests\Properties\AssemblyInfo.cs src\source\BVSoftware.Web\Properties\AssemblyInfo.cs src\source\BVSoftware.Web.Test\Properties\AssemblyInfo.cs
|
|
|
|
Rank: Member
Joined: 4/22/2004(UTC) Posts: 280
|
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.