?Hello,
In 4.4.2 version were some changes in oxSession class. One of them is that
session ID now is not md5 value and second - was updated user browser agent
checking. These changes should not affect order loading. oxOrder class was
not changed in this version.
Best regards,
Rimvydas Paskevicius
-----Original Message-----
From: Andy Tandler
Sent: Friday, September 24, 2010 1:38 PM
To: [email protected]
Subject: [oxid-dev-general] 4.4.1 -> 4.4.2
andoxSession::getVar('sess_challenge') problem
hi developers,
in the alertpay payment tutorial by vikram vaswani is a part to load the
order by the users session, like this code here:
if ($oOrder->load(oxSession::getVar('sess_challenge')) &&
$oOrder->oxorder__oxpaymenttype->value == 'alertpay')
the tutorial can be found at the zend devzone:
http://devzone.zend.com/article/7525-Accepting-Credit-Card-Payments-with-OXID-eShop-CE-and-AlertPay
now, with oxid 4.4.2, the oxSession::getVar('sess_challenge') can't load
the order, because the same code will be work in earlier versions of oxid.
is something change with this functions (sess_challenge or
oxOrder::load) since 4.4.1?
Thanks
Andy Tandler
_______________________________________________
dev-general mailing list
[email protected]
http://dir.gmane.org/gmane.comp.php.oxid.general
_______________________________________________
dev-general mailing list
[email protected]
http://dir.gmane.org/gmane.comp.php.oxid.general