In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

Viewing Issue Simple Details Jump to Notes ] Wiki ] View Advanced ] Issue History ] Print ]
ID Category Type Reproducibility Date Submitted Last Update
0000029 [In-Portal CMS] Data Management bug report always 2009-05-25 07:56 2011-09-22 09:33
Reporter alex View Status public Project Name In-Commerce
Assigned To alex Developer
Priority critical Resolution fixed Fixed in Version 5.0.1
Status closed Product Version 4.3.9 Target Version 5.0.1
Time EstimateNo estimate
Summary 0000029: For each pending order one more incomplete order is created.
Description For each pending order one more incomplete order is created. Because of that when search bots are indexing site a lot of incomplete empty orders are created.

Source of a problem is OrdersEventHandler::getPassedID method, which created order at the moment it is accessed from the system. Order should be created only, when product is added to shopping cart.
Additional Information
Tags No tags attached.
Reference
Change Log Message
Estimate Points 0
Attached Files patch file icon incomplete_orders_fix_modules.patch [^] (11,485 bytes) 2011-09-22 09:33 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
parent of 0000659closed (5.0.4)alex Order thank you screen and session expiration problem 
has duplicate 0000100closed (5.2.x)alex Redo "Order" Creation Mechanisms (Incomplete Orders) 
related to 0001156closed (5.2.0)alex Keeping Shopping Cart between Visits 

-  Notes
User avatar (0000108)
Dmitry (manager)
2009-06-26 21:40

Things noted by me in the duplicate task (closed now):


Currently we are getting tons of Incomplete Orders (3 on each add to cart or visit to the products page) due to specifics of current session handling mechanisms.

I believe we need to have it working this way:

- Incomplete Order created ONLY when user adds Product to a Cart
- 1 Incomplete Order per session/user

Once user completed the order and purchase the product - no new Incomplete Order created until user adds another Product to his Cart.
User avatar (0000192)
Dmitry (manager)
2009-07-27 23:53

Let's move forward with this for 5.1.0
User avatar (0000195)
alex (manager)
2009-07-29 09:11

Fix committed to 5.0.x branch. Commit Message:

Fixes 0000029: For each pending order one more incomplete order is created.
User avatar (0000702)
administrator (administrator)
2009-10-03 07:56

Closing issues from 5.0.1 version, because version was already released.

- Related Changesets
Modules :: In-Commerce: 5.0.x r12147
Timestamp: 2009-07-29 09:11:57
Author: alex
Details ] Diff ]
Fixes 0000029: For each pending order one more incomplete order is created.
mod - /in-commerce/branches/5.0.x/in-commerce/constants.php Diff ] File ]
mod - /in-commerce/branches/5.0.x/in-commerce/units/orders/orders_event_handler.php Diff ] File ]
mod - /in-commerce/branches/5.0.x/in-commerce/units/orders/orders_tag_processor.php Diff ] File ]

- Issue History
Date Modified Username Field Change
2011-11-02 03:43 alex Relationship added related to 0001156
2011-09-22 09:33 alex File Added: incomplete_orders_fix_modules.patch
2011-06-18 04:24 alex Relationship added parent of 0000659
2011-06-18 04:24 alex Changeset removed 5.0.x r12294
2009-11-27 03:43 alex Changeset attached 5.0.x r12294
2009-10-03 07:56 administrator Note Added: 0000702
2009-10-03 07:56 administrator Status resolved => closed
2009-10-03 07:32 administrator Priority normal => critical
2009-10-03 07:32 administrator Type @60@ => bug report
2009-07-29 09:12 alex Fixed in Version => 5.0.1
2009-07-29 09:12 alex Target Version 5.1.0 => 5.0.1
2009-07-29 09:11 alex Note Added: 0000195
2009-07-29 09:11 alex Status reviewed and tested => resolved
2009-07-29 09:11 alex Resolution open => fixed
2009-07-29 09:11 alex Changeset attached 5.0.x r12147
2009-07-27 23:53 Dmitry Note Added: 0000192
2009-06-26 21:42 Dmitry Type bug report => @60@
2009-06-26 21:40 Dmitry Note Added: 0000108
2009-06-26 21:40 Dmitry Target Version 5.0.1 => 5.1.0
2009-06-26 01:31 alex Relationship added has duplicate 0000100
2009-06-07 06:49 alex Reproducibility @70@ => always
2009-05-25 15:32 Dmitry Status active => reviewed and tested
2009-05-25 15:32 Dmitry Assigned To => alex
2009-05-25 15:31 Dmitry version => 4.3.9
2009-05-25 15:31 Dmitry Target Version => 5.0.1
2009-05-25 07:56 alex New Issue



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker