Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Imported From: http://groups.google.com/group/in-portal-bugs/browse_thread/thread/198c1d40484895f5#

When you are on other thank you page (after checkout is complete) and then
you go drink so tee for an 2 hours or so, then when you return session
expiration happens or not happens. Anyway session is dead by then. On that
thank you template, when order contents is printed it's ID is retrieved from
session via "front_order_id" variable. When session is gone, then ID is gone
too, so instead of products in order we are getting all possible products
from database which most likely will end up with fatal error about too much
memory being used by the script.

I propose to use FAKE_ORDER_ID constant as order id in case, when ID in
session is lost. This will give us empty order and no errors.

Related Tasks

Jira Legacy
serverSystem Jira
serverId513b375f-8291-3313-

Best Regards,
http://www.in-portal.com
http://www.alex-time.com
9d9f-704c39b1f915
keyMINC-52