View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003174 | OXID eShop (all versions) | 1.11. Private Sales, Invitations | public | 2011-08-24 12:06 | 2012-12-07 14:54 |
Reporter | sferber | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.5.1 revision 38045 | ||||
Fixed in Version | 4.5.2 revision 38481 | ||||
Summary | 0003174: Bonus points won't work in 4.5.1 | ||||
Description | After activating invitations in oxid admin, a invited user and the inviting user should get a configured amount of bonus points, after the invited user has registered himself in the shop using the invitation link. In 4.5.1 neither will get the bonus points. The code block responsible for the credit of the bonus points relys on code of oxConfig::getParameter() in OXID 4.4.x. In 4.4.x getParameter also returned session params, which it does no longer in 4.5.1. So no more bonus points will be credited. | ||||
Steps To Reproduce | 1. Enable invitations in oxid admin 2. Invite someone 3. Let the invited person register in the shop by using the invitation link 4. Check oxuser table for oxpoints | ||||
Tags | No tags attached. | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | 5.3 | ||||
Database Version | any | ||||