View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000978 | OXID eShop (all versions) | 1.05. Users | public | 2009-06-05 14:52 | 2009-08-12 16:39 |
Reporter | LG | Assigned To | |||
Priority | low | Severity | trivial | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 4.1.2 revision 18998 | ||||
Summary | 0000978: No check for dublicate user on user creating | ||||
Description | Hi, On Oxid 4 PE there is a check in oxuser.php oxuser::createUser(): } elseif ( $this->_blMallUsers ) { // must be sure if there is no dublicate user There is no such setting "blMallUsers" in OXID 4 PE - it's always equal to false. Please, check this issue. | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | All | ||||
PHP Version | 5.2.6 | ||||
Database Version | 5.0.33 | ||||
|
Yes, this functionality is used only in EE. In PE/CE - it is never executed. Currently it doesn't throws any error and does not makes any troubles for CE/PE users. So we planned to refactor this place together with improvements in the Admin. Request is moved to customers whishlist, and entry here is closed. |